bemade-addons/bemade_fsm/tests
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 bemade_fsm: Propagation of task assignee to subtasks (optional). 2023-12-05 15:01:27 -05: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: Propagation of task assignee to subtasks (optional). 2023-12-05 15:01:27 -05:00
test_task.py [FIX] bemade_fsm: propagate assignment checkbox on tasks 2024-01-10 09:51:06 -05:00
test_task_template.py bemade_fsm: work for creating tasks directly from templates. 2023-12-05 06:59:51 -05:00