bemade-addons/bemade_fsm
Marc Durepos 6ae87797b7 [REL] bemade_fsm 15.0.0.3
\# New Features

     - #67 - Add the ability to specify visit information on service SOs
     - #55 - Technician marking a task done no longer moves it to a
       "delivered" state.
     - #51 - Configure FSM project stages via the module data
     - #54 - Add SO number, customer name and SO line name to the calendar
       view
     - #50 - Add equipment field to task templates

    \# Bug Fixes

     - #5 - Marking subtasks done tried to create a new SO and confirm it.
       This no longer tries to create a new SO.
     - #53 - Site contacts not being auto-filled on sales order after
       selecting the right delivery address. Now made automatic as intended.
2023-09-18 14:14:16 -04:00
..
data bemade_fsm: Added default project stage data re #51. 2023-09-18 14:14:16 -04:00
models bemade_fsm: Convert task_template.equipment_id to a Many2many field. Fixes #58. 2023-09-18 14:14:16 -04:00
security bemade_fsm: added a test for contact setting on SO shipping address change. Fixes #53. 2023-09-18 14:14:16 -04:00
static/tests/tours bemade_fsm: test refactoring complete (all passing). 2023-09-18 14:14:16 -04:00
tests bemade_fsm: Convert task_template.equipment_id to a Many2many field. Fixes #58. 2023-09-18 14:14:16 -04:00
views bemade_fsm: Convert task_template.equipment_id to a Many2many field. Fixes #58. 2023-09-18 14:14:16 -04:00
__init__.py Moved into subfolder 2023-06-27 13:54:39 -04:00
__manifest__.py [REL] bemade_fsm 15.0.0.3 2023-09-18 14:14:16 -04:00