bemade-addons/bemade_fsm/models
Marc Durepos 3c15d6a5e2 [FIX] bemade_fsm: propagate assignment checkbox on tasks
Fixes a problem where the propagate assignment checkbox on project
tasks was not effectively propagating task assignment to descendants.

Also added some intelligence around checking / unchecking the box such
that the setting change propagates to children. This allows for
interesting configurations for assignment propagation, such as limiting
propagation only to one level or only starting it at a given level of
subtasks.
2024-01-10 09:51:06 -05:00
..
__init__.py split model 2023-11-15 18:49:18 -05:00
equipment.py split model 2023-11-15 18:49:18 -05:00
equipment_tag.py split model 2023-11-15 18:49:18 -05:00
equipment_type.py split model 2023-11-15 18:49:18 -05:00
fsm_visit.py bemade_fsm: copying sale order now copies visits properly. 2023-11-21 12:24:52 -05:00
product_template.py split model 2023-11-15 18:49:18 -05:00
res_partner.py split model 2023-11-15 18:49:18 -05:00
sale_order.py bemade_fsm 15.0.1.0.2 - add visits to FSM orders when missing 2023-11-23 16:18:42 -05:00
sale_order_line.py bemade_fsm 15.0.1.0.2 - add visits to FSM orders when missing 2023-11-23 16:18:42 -05:00
task.py [FIX] bemade_fsm: propagate assignment checkbox on tasks 2024-01-10 09:51:06 -05:00
task_template.py bemade_fsm: work for creating tasks directly from templates. 2023-12-05 06:59:51 -05:00