server-tools/tracking_manager/models
Víctor Martínez aeb1f6b6d7 [FIX] tracking_manager: Avoid error if no record is linked (example: child_ids of res.partner)
Example use case:
- Define the child_ids field of res.partner as tracking.
- Modify contact Brandon Freeman and leave parent_id empty (Azure Interior)
- No error should be displayed

TT51146
2024-10-07 08:37:47 +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 error if no record is linked (example: child_ids of res.partner) 2024-10-07 08:37:47 +02:00