sonhd91
92367b6503
[IMP] mail_activity_team: pre-commit auto fixes
2024-03-07 15:39:06 +07:00
Nikolina Todorova
30e1c3bd25
mail_activity_team: Fix bug of the Team Activities filter.
2024-03-05 12:09:47 +07:00
Raf Ven
16d524d4a3
[MIG] mail_activity_team: Migration to 16.0
2024-03-05 12:09:47 +07:00
Ivàn Todorovich
95619dd190
[IMP] mail_activity_team: Allow to force a team on server actions
2024-03-05 12:09:47 +07:00
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