bemade-addons/bemade_fsm
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
..
data multiple fixes for bemade_fsm to help pass tests. 2024-03-28 15:36:17 -04:00
i18n Aesthetic updates to FSM. 2024-02-26 15:08:14 -05:00
models bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00
reports Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
security bemade_fsm: Create task from template (from FSM views) 2024-01-08 09:33:28 -05:00
static/src bemade_fsm: spacing for task from template button, delete js tests. 2024-01-08 09:34:13 -05:00
tests bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00
views bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00
wizard Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
__init__.py Fixes to bemade_fsm to get all tests passing. 2024-04-01 14:10:56 -04:00
__manifest__.py bemade_fsm: Changes to site and work order contact behaviour 2024-05-02 10:01:44 -04:00