server-tools/tracking_manager/models
Víctor Martínez e2f7a51ed5 [FIX] tracking_manager: Avoid sending tracking o2m emails if you are subscribed to notes
Example use case:
- Enable custom tracking in project.project
- Activate the task_ids field as custom tracking
- Create a project and assign it to a user (different from ours) and make it a note follower
- Create a task in the project
- The project message of the task tracking task will not be sent to the note followers

TT50676
2024-09-04 12:05:22 +02:00
..
__init__.py tracking_manager: continue to refactor code 2024-01-02 15:38:26 +00:00
ir_model.py [IMP] tracking_manager: allow tracking readonly fields 2024-04-09 17:03:03 +00:00
mail_thread.py [MIG] tracking_manager: Migration to 16.0 2024-01-02 15:46:21 +00:00
mail_tracking_value.py tracking_manager: continue to refactor code 2024-01-02 15:38:26 +00:00
models.py [FIX] tracking_manager: Avoid sending tracking o2m emails if you are subscribed to notes 2024-09-04 12:05:22 +02:00