server-tools/tracking_manager/models
Víctor Martínez e85348bebe [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-06 10:43:13 +02:00
..
__init__.py [MIG] tracking_manager: Migration to 17.0 2024-05-02 12:54:27 +00:00
ir_model.py [MIG] tracking_manager: Migration to 17.0 2024-05-02 12:54:27 +00:00
ir_model_fields.py [MIG] tracking_manager: Migration to 17.0 2024-05-02 12:54:27 +00:00
mail_thread.py [MIG] tracking_manager: Migration to 16.0 2024-05-02 12:47:20 +00:00
mail_tracking_value.py [MIG] tracking_manager: Migration to 17.0 2024-05-02 12:54:27 +00:00
models.py [FIX] tracking_manager: Avoid sending tracking o2m emails if you are subscribed to notes 2024-09-06 10:43:13 +02:00