Commit Graph

21 Commits (ac433decd66c40faae990d4deb8c4900fd09e991)

Author SHA1 Message Date
dsolanki 5284c75465 [15.0][FIX] mail_activity_team: warning Two fields have same label 2023-02-03 15:13:04 +05:30
Ivàn Todorovich f8bcc84da2
[IMP] mail_activity_team: Allow to force a team on server actions 2023-01-30 16:21:36 -03:00
david 607faa0857 [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
2022-12-20 14:08:44 +01:00
Kevin Luna cdc606b566 [IMP] mail_activity_type: Remove deprecated usage of onchange
Replaced for web_domain_field module
2022-12-20 13:58:49 +01:00
Olga Marco bd214206b6 [IMP] mail_activity_team 2022-12-20 13:57:12 +01:00
Olga Marco 589f0f7f38 [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.
2022-12-20 13:57:12 +01:00
Enric Tobella c3c52d7384 [IMP] mail_activity_team: Improve test using standard methods 2022-12-20 13:57:12 +01:00
Enric Tobella 5edac89b4f [IMP] mail_activity_team: Define team on activity types 2022-12-20 13:57:12 +01:00
Miquel Raïch cd901f3462 [UPD] Eficent -> ForgeFlow 2022-04-06 14:52:42 +02:00
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
mreficent e2ac86b40a [UPD] Eficent -> ForgeFlow 2022-01-13 15:38:05 +01:00
Pedro Gonzalez 2ae59d5101 [MIG] 13.0 mail_activity_team 2022-01-13 15:38:05 +01:00
Pedro Gonzalez 108a4e722f [IMP] mail_activity_team: black, isort 2022-01-13 15:38:05 +01:00
David Beal 9179b3fc95 FIX mail_activ_team: always allow superuser 2022-01-13 15:38:05 +01:00
Adrià Gil Sorribes 45f7b44848 [IMP] Set team responsible as default user when activity is created 2022-01-13 15:38:05 +01:00
mreficent 542dec7931 [IMP] Some improvements and fixes 2022-01-13 15:38:05 +01:00
Jordi Ballester Alomar 0d40a4afa9 [ADD] mail_activity_team 2022-01-13 15:38:05 +01:00