Marc Durepos
382b573a86
separated equipment out of bemade_fsm into fsm_equipment module
2024-08-20 15:58:17 -04:00
Marc Durepos
3d8d648fb7
bemade_fsm: code style cleanup
2024-06-11 21:31:02 -04:00
Marc Durepos
61529d33e4
add active field to client equipment
2024-06-03 10:11:19 -04:00
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
Marc Durepos
96712b257f
bemade_fsm: bug fix for equipment complete_name
2024-01-17 14:59:03 -05:00
Benoît Vézina
839a2e2d32
split model
2023-11-15 18:49:18 -05:00
Marc Durepos
2a5b8dba42
bemade_fsm: remove square brackets from equipment complete name if no tag.
2023-09-18 14:14:16 -04:00
Marc Durepos
83b002e41c
bemade_fsm: updates to qweb for pdf of work orders.
2023-09-18 14:14:16 -04:00
Marc Durepos
dea9d8f54e
bemade_fsm: data added for stages and equipment tags.
2023-09-18 14:14:16 -04:00
Marc Durepos
454656159c
bemade_fsm: Equipment to sale order line connection made. Fixes #71 .
2023-09-18 14:14:16 -04:00
Marc Durepos
843cc938d1
bemade_fsm: Convert task_template.equipment_id to a Many2many field. Fixes #58 .
2023-09-18 14:14:16 -04:00
Marc Durepos
1e050584a5
bemade_fsm: major refactoring of tests in progress (broken).
2023-09-18 14:14:16 -04:00
Marc Durepos
4e95677ae6
Moved into subfolder
2023-06-27 13:54:39 -04:00