Skip to content

Conversation

@etobella
Copy link
Member

Continues #43

George Daramouskas and others added 27 commits May 12, 2025 05:38
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
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
@etobella
Copy link
Member Author

@adasatorres

<xpath expr="//field[@name='tag_ids']" position="after">
<div>
<field name="use_scrum" class="oe_inline" />
<label for="use_scrum" string="Use Scrum" />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use_scrum field looks strange
image

<span t-out="record.description.value" />
</a>
</xpath>
<a name="action_view_tasks" position="replace">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if this is the expected behaviour but in version 14 looks different.

Now:
image

In version 14.0:
image

class="o_dropdown_kanban dropdown"
groups="base.group_user"
>
<a

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"

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

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)

Copy link

@adasatorres adasatorres left a 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.
image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.