Commit Graph

20 Commits (e2c7bd7c29ad84c40f788049b0210ae18de82648)

Author SHA1 Message Date
Ivàn Todorovich e2c7bd7c29 [IMP] mail_activity_team: Allow to force a team on server actions 2023-04-17 12:43:25 +02:00
david 07c45d1c64 [FIX] mail_activity_team: activity count
The user couldn't see the proper count of his own activities. It was
allways showing the team activities counter.

TT35885
2023-04-17 12:43:25 +02:00
Kevin Luna c348a6343a [IMP] mail_activity_type: Remove deprecated usage of onchange
Replaced for web_domain_field module
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 042247dd7e [IMP] mail_activity_team: Improve test using standard methods 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
Miquel Raïch e2aee0a907 [UPD] Eficent -> ForgeFlow 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
mreficent ed75141ed4 [UPD] Eficent -> ForgeFlow 2023-04-17 12:43:25 +02:00
Pedro Gonzalez a5add8394d [MIG] 13.0 mail_activity_team 2023-04-17 12:43:25 +02:00
Pedro Gonzalez ac35909b5a [IMP] mail_activity_team: black, isort 2023-04-17 12:43:25 +02:00
David Beal 67e75540f3 FIX mail_activ_team: always allow superuser 2023-04-17 12:43:25 +02:00
Adrià Gil Sorribes 80e2e7d0cb [IMP] Set team responsible as default user when activity is created 2023-04-17 12:43:25 +02:00
mreficent 62a5b36282 [IMP] Some improvements and fixes 2023-04-17 12:43:25 +02:00
Jordi Ballester Alomar 3bd24dff75 [ADD] mail_activity_team 2023-04-17 12:43:25 +02:00