bemade-addons/bemade_fsm/tests
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 bemade_fsm: major refactoring of unit tests completed. Integration tests need rework. 2023-09-18 14:14:16 -04:00
test_bemade_fsm_common.py bemade_fsm: completing an FSM tasks completes all its descendants as well. 2023-11-21 12:24:52 -05:00
test_equipment.py bemade_fsm: Release 15.0.1 (beta) 2023-09-18 14:14:16 -04:00
test_fsm_contact_setting.py bemade_fsm: major refactoring of unit tests completed. Integration tests need rework. 2023-09-18 14:14:16 -04:00
test_fsm_visit.py bemade_fsm: completing an FSM tasks completes all its descendants as well. 2023-11-21 12:24:52 -05:00
test_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
test_task_template.py bemade_fsm: Release 15.0.1 (beta) 2023-09-18 14:14:16 -04:00