[16.0][MIG] mail_activity_team: Migration to 16.0#1129
Conversation
Currently translated at 100.0% (24 of 24 strings) Translation: social-13.0/social-13.0-mail_activity_team Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_team/it/
When an activity is scheduled due to automatic processes the onchanges won't adapt the proper user team, so we could have a mismatch that provokes an exceptions due to the designed constaints
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: social-13.0/social-13.0-mail_activity_team Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_team/
- If a user is archived but there's an automatic activity, the team check wouldn't locate him. We have to ensure the context. - When the automatic activity gets a user with no team, we should set the team to a void one as well. TT30470
Currently translated at 32.0% (8 of 25 strings) Translation: social-13.0/social-13.0-mail_activity_team Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_team/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: social-15.0/social-15.0-mail_activity_team Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_team/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: social-15.0/social-15.0-mail_activity_team Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_team/
75b7594 to
b8038ef
Compare
There was a problem hiding this comment.
Thanks a lot for your contribution.
Module works, but when a team is notified, concerned users are not warn as it happens with individual alert
No indicator displayed
I don't know if it's intentional !?
@JordiBForgeFlow @MiquelRForgeFlow
| @@ -23,13 +23,27 @@ def _search_my_activity_date_deadline(self, operator, operand): | |||
| return super(MailActivityMixin, self)._search_my_activity_date_deadline( | |||
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
There was a problem hiding this comment.
@bealdav Can this be reproduced in an earlier version?
There was a problem hiding this comment.
When the activities pop-up is "closed", it always shows My Activities.
It only temporarily shows the Team Activities when you select it in the pop-up.
It was designed like this so I also left this like it was.
b8038ef to
6e67f2d
Compare
6e67f2d to
e30c539
Compare
e30c539 to
0b8446e
Compare
bealdav
left a comment
There was a problem hiding this comment.
Thanks a lot, LGTM to me
Needs experts on this module to a more appropriate approval
|
Can this being merged to v16? The percentage of code check is negligible :) |
|
/ocabot migration mail_activity_team |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at c6180dd. Thanks a lot for contributing to OCA. ❤️ |

No description provided.