Commit Graph

10 Commits (c47eb97abb0951c20ccd84cd5ceebccf63172d92)

Author SHA1 Message Date
Raf Ven 0b8446e389 [MIG] mail_activity_team: Migration to 16.0 2023-04-25 10:07:43 +02:00
Ivàn Todorovich e2c7bd7c29 [IMP] mail_activity_team: Allow to force a team on server actions 2023-04-17 12:43:25 +02:00
Olga Marco b82f3cc060 [IMP] mail_activity_team 2023-04-17 12:43:25 +02:00
Olga Marco 6505f783ca [IMP] mail_activity_team: Force team on schedule
If you schedule an activity and you don't force the team as False, errors might araise.
For example, on holidays.
2023-04-17 12:43:25 +02:00
Enric Tobella b44be11f15 [IMP] mail_activity_team: Define team on activity types 2023-04-17 12:43:25 +02:00
Bernat Puig Font 180d982192 [MIG] mail_activity_team: Migration to 15.0 2023-04-17 12:43:25 +02:00
Atchuthan Ubendran 14c09719f8 [MIG] mail_activity_team: Migration to 14.0 2023-04-17 12:43:25 +02:00
Atchuthan Ubendran 0434338beb [IMP] mail_activity_team: black, isort, prettier 2023-04-17 12:43:25 +02:00
david 4635d24e77 [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
2023-04-17 12:43:25 +02:00
david f7e73870de [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
2023-04-17 12:43:25 +02:00