server-tools/tracking_manager/models
Víctor Martínez 80b4ae5b5a [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

[FIX] tracking_manager: Test compatibility

Related to b41e7ae2c7

Do not set the child_ids field as tracking in the setup to avoid incorrect data in some cases

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