Commit Graph

5 Commits

Author SHA1 Message Date
Bernat Puig Font
d916ef3f49 [MIG] mail_activity_team: Migration to 15.0 2022-03-03 11:15:41 +01:00
Atchuthan Ubendran
75306bb38e [MIG] mail_activity_team: Migration to 14.0 2022-01-13 15:38:05 +01:00
Atchuthan Ubendran
fbe8f6ee77 [IMP] mail_activity_team: black, isort, prettier 2022-01-13 15:38:05 +01:00
david
98ac2d25a9 [FIX] mail_activity_team: archived users
- 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
2022-01-13 15:38:05 +01:00
david
e2ae306f07 [FIX] mail_activity_team: scheduled activity
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
2022-01-13 15:38:05 +01:00