bemade-addons/bemade_fsm/models
Marc Durepos 87f9d59dc0 bemade_fsm 15.0.1.0.2 - add visits to FSM orders when missing
All sale orders containing a line that will produce an FSM task,
i.e. lines that are linked to a product of type service and with
service_tracking set to task_global_project, will be processed
to make sure that all such lines fall under a service visit. If
a visit already exists on the SO but lines are not covered by it,
the visit will be promoted to be the top item on the order before
confirmation. Otherwise, a default visit will be added to the top
of the order prior to proceeding with confirmation.
2023-11-23 16:18:42 -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 bemade_fsm: completing an FSM tasks completes all its descendants as well. 2023-11-21 12:24:52 -05:00
task_template.py split model 2023-11-15 18:49:18 -05:00