Commit Graph

8 Commits (0d79dcde837c0078d07cacff9e45124576e32645)

Author SHA1 Message Date
Olga Marco bfc148e3a3 [IMP] mail_activity_team 2024-03-05 12:09:47 +07:00
Olga Marco efe180a67d [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.
2024-03-05 12:09:47 +07:00
Enric Tobella d766caacb1 [IMP] mail_activity_team: Define team on activity types 2024-03-05 12:09:47 +07:00
Bernat Puig Font 7e6c9176e0 [MIG] mail_activity_team: Migration to 15.0 2024-03-05 12:09:47 +07:00
Atchuthan Ubendran e4ab8408f7 [MIG] mail_activity_team: Migration to 14.0 2024-03-05 12:09:47 +07:00
Atchuthan Ubendran 739d46511c [IMP] mail_activity_team: black, isort, prettier 2024-03-05 12:09:47 +07:00
david 562247b89d [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
2024-03-05 12:09:47 +07:00
david e1dc5d9c14 [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
2024-03-05 12:09:47 +07:00