server-tools/tracking_manager/models
Víctor Martínez b41e7ae2c7 [FIX] tracking_manager: Avoid error when accessing the value of a field that we do not have access
Example use case:
- Install hr_fleet
- Set the employee_ids field of hr.employee as a tracking field
- Modify the user to not have permissions in Fleet
- Modify the name of an employee

TT51160
2024-10-08 09:02:49 +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 when accessing the value of a field that we do not have access 2024-10-08 09:02:49 +02:00