-
-
Notifications
You must be signed in to change notification settings - Fork 74
[17.0][MIG] project_scrum #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 17.0
Are you sure you want to change the base?
Conversation
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
…pecific scrum form
Currently translated at 100.0% (171 of 171 strings) Translation: project-agile-14.0/project-agile-14.0-project_scrum Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings) Translation: project-agile-14.0/project-agile-14.0-project_scrum Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings) Translation: project-agile-14.0/project-agile-14.0-project_scrum Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings) Translation: project-agile-14.0/project-agile-14.0-project_scrum Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings) Translation: project-agile-14.0/project-agile-14.0-project_scrum Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: project-agile-14.0/project-agile-14.0-project_scrum Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/
temp commit updated translation temp commit
14b28d0 to
a12ef18
Compare
| <xpath expr="//field[@name='tag_ids']" position="after"> | ||
| <div> | ||
| <field name="use_scrum" class="oe_inline" /> | ||
| <label for="use_scrum" string="Use Scrum" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <span t-out="record.description.value" /> | ||
| </a> | ||
| </xpath> | ||
| <a name="action_view_tasks" position="replace"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| class="o_dropdown_kanban dropdown" | ||
| groups="base.group_user" | ||
| > | ||
| <a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This button seems not to be working.
| role="button" | ||
| data-toggle="dropdown" | ||
| href="#" | ||
| title="Dropdown menu" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This button also seems not to be working.
| domain="[('project_id', '=', project_id)]" | ||
| context="{'default_project_id': project_id}" | ||
| /> | ||
| <button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got this error sending email:
Traceback (most recent call last):
File "/opt/odoo/odoo/http.py", line 1984, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/opt/odoo/odoo/service/model.py", line 152, in retrying
result = func()
File "/opt/odoo/odoo/http.py", line 2012, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/opt/odoo/odoo/http.py", line 2216, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/opt/odoo/odoo/addons/base/models/ir_http.py", line 221, in _dispatch
result = endpoint(**request.params)
File "/opt/odoo/odoo/http.py", line 799, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/opt/odoo/addons/web/controllers/dataset.py", line 25, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/opt/odoo/addons/web/controllers/dataset.py", line 21, in _call_kw
return call_kw(Model, method, args, kwargs)
File "/opt/odoo/odoo/api.py", line 484, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/opt/odoo/odoo/api.py", line 469, in call_kw_multi
result = method(recs, *args, **kwargs)
File "/opt/odoo/addons/web/models/models.py", line 940, in onchange
defaults = self.default_get(missing_names)
File "/opt/odoo/addons/mail/wizard/mail_compose_message.py", line 64, in default_get
raise ValueError(("Deprecated usage of 'default_res_id', should use 'default_res_ids'."))
ValueError: Deprecated usage of 'default_res_id', should use 'default_res_ids'.
The above server error caused the following client error:
OwlError: The following error occurred in onWillStart: "Odoo Server Error"
Error
at wrapError (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:1068:139)
at onWillStart (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:1073:117)
at useModel (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:5955:146)
at MailComposerFormController.setup (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:8784:99)
at MailComposerFormController.setup (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:13115:446)
at MailComposerFormController.setup (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:13124:444)
at new ComponentNode (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:1026:202)
at http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:1594:6
at View.slot1 (eval at compile (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:1551:421), :15:36)
at callSlot (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:1132:25)
Caused by: RPC_ERROR: Odoo Server Error
RPC_ERROR
at makeErrorFromResponse (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:2956:163)
at XMLHttpRequest. (http://oca-project-agile-17-0-pr45-a12ef189dc68.runboat.odoo-community.org/web/assets/61d0184/web.assets_web.min.js:2960:13)
adasatorres
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, I’ve been reviewing a bit and for now, aside from the errors already mentioned, I don’t see any other issues. I would just like to suggest removing the number of meetings, sprints, etc. that are shown in the following screenshot.

Additionally, I think it’s better to add smart buttons in the button box instead of the header and adapt them to the version.
The web_timeline could also be used to add a more visual way to see how long projects, sprints, and their tasks last.



Continues #43