bemade-addons/bemade_fsm/tests
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 multiple fixes for bemade_fsm to help pass tests. 2024-03-28 15:36:17 -04:00
test_bemade_fsm_common.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
test_equipment.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
test_fsm_contact_setting.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
test_fsm_visit.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
test_sale_order.py bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00
test_task.py bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00
test_task_report.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
test_task_template.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00