bemade-addons/bemade_fsm/models
Marc Durepos dc04ab952b bemade_fsm: Changes to site and work order contact behaviour
1. Site contacts and work order contacts now get set on create and write
   of all FSM project tasks. If the task has no parent_id, it will try
   to set them from the sale order if it has one. Otherwise, they are
   simply inherited from the parent.
2. Changing the site or work order contact on a task no longer feeds
   back to the sale order.
3. Changing the site or work order contacts on a parent task propagates
   the change to its subtasks.
2024-05-02 10:01:44 -04:00
..
__init__.py bemade_fsm: manually merge in 15.0 differences and fix 2 failing tests 2024-04-01 08:45:29 -04:00
equipment.py bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00
equipment_tag.py for migration 2023-11-16 09:01:22 -05:00
equipment_type.py for migration 2023-11-16 09:01:22 -05:00
fsm_visit.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
product_template.py for migration 2023-11-16 09:01:22 -05:00
project.py bemade_fsm: manually merge in 15.0 differences and fix 2 failing tests 2024-04-01 08:45:29 -04:00
res_company.py multiple fixes for bemade_fsm to help pass tests. 2024-03-28 15:36:17 -04:00
res_partner.py for migration 2023-11-16 09:01:22 -05:00
sale_order.py bemade_fsm: manually merge in 15.0 differences and fix 2 failing tests 2024-04-01 08:45:29 -04:00
sale_order_line.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
task.py bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00
task_template.py multiple fixes for bemade_fsm to help pass tests. 2024-03-28 15:36:17 -04:00