bemade-addons/bemade_fsm
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
..
data bemade_fsm: updated data to make new stages appear in the FSM project 2023-09-18 14:14:16 -04:00
i18n bemade_fsm: added a test for task template descriptions. Added description to subtask tree on task form view for easier editing by technicians. 2023-10-02 16:27:56 -04:00
models [FIX] bemade_fsm: propagate assignment checkbox on tasks 2024-01-10 09:51:06 -05:00
reports bemade_fsm: Printing from a subtask prints the root ancestor. 2023-09-18 14:14:16 -04:00
security bemade_fsm: Create task from template (from FSM views) 2023-12-05 09:58:39 -05:00
static/src bemade_fsm: spacing for task from template button, delete js tests. 2023-12-05 12:23:38 -05:00
tests [FIX] bemade_fsm: propagate assignment checkbox on tasks 2024-01-10 09:51:06 -05:00
views bemade_fsm: Propagation of task assignee to subtasks (optional). 2023-12-05 15:01:27 -05:00
wizard bemade_fsm: bug fix in new_task_from_template.py default_get 2023-12-05 11:43:24 -05:00
__init__.py bemade_fsm: Create task from template (from FSM views) 2023-12-05 09:58:39 -05:00
__manifest__.py [FIX] bemade_fsm: propagate assignment checkbox on tasks 2024-01-10 09:51:06 -05:00