Commit graph

22 commits

Author SHA1 Message Date
Marc Durepos
31a2cae37c bemade_fsm: many upgrades including better calendar view 2023-09-06 09:45:58 -04:00
Marc Durepos
04fb5699ac bemade_fsm: Added logic to use the planned hours from task templates on sale order lines (for planning purposes). Re #11. 2023-09-06 09:45:57 -04:00
Marc Durepos
b3aa92afe1 bemade_fsm: Visits on sales orders now group created tasks under a common parent. Fixes #72. 2023-09-06 09:45:57 -04:00
Marc Durepos
4ca7dcd73d bemade_fsm: Equipment to sale order line connection made. Fixes #71. 2023-09-06 09:45:57 -04:00
Marc Durepos
7541480bfd Refactored tests. 2023-09-06 09:45:57 -04:00
Marc Durepos
963fa748c6 bemade_fsm: Convert task_template.equipment_id to a Many2many field. Fixes #58. 2023-09-06 09:45:57 -04:00
Marc Durepos
82b51907a5 bemade_fsm: test refactoring complete (all passing). 2023-09-06 09:45:57 -04:00
Marc Durepos
3e311ead94 bemade_fsm: major refactoring of unit tests completed. Integration tests need rework. 2023-09-06 09:45:57 -04:00
Marc Durepos
24a5e6e2b9 bemade_fsm: major refactoring of tests in progress (broken). 2023-09-06 09:45:57 -04:00
Marc Durepos
6159eae798 bemade_fsm: add visits to sale orders. Fixes #66. 2023-09-06 09:45:57 -04:00
Marc Durepos
878ccf849b bemade_fsm: added a test for contact setting on SO shipping address change. Fixes #53. 2023-09-06 09:45:57 -04:00
Marc Durepos
565446ee9d bemade_fsm: add equipment to Task Templates & flow down to tasks on SO. Fixes #50 2023-09-06 09:45:57 -04:00
Marc Durepos
a4a998e012 bemade_fsm: added test for setting proper contacts on SO based on shipping address. 2023-09-06 09:45:57 -04:00
Marc Durepos
218e721261 bemade_fsm: Updating SO delivery address correctly changes site contacts, work order recipients and equipment. Fixes #53. 2023-09-06 09:45:57 -04:00
Marc Durepos
f7520c50b8 bemade_fsm: Renamed button Mark Done on FSM tasks to Mark as Delivered. Wrote tests to address manager vs user cases for the button. Re #55. 2023-09-06 09:45:57 -04:00
Marc Durepos
07b0f992a4 bemade_fsm: Added logic to prevent child FSM tasks from trying to create sales orders. Fixes #5. 2023-09-06 09:45:57 -04:00
Marc Durepos
d0be20363b bemade_fsm: Linked equipment from sale order to creaed task on SO confirmation. Fixes #48. 2023-06-29 13:26:40 -04:00
Marc Durepos
81f8550041 bemade_fsm: Closes #12. Final tests for adding and removing site contacts and work order contacts on SOs and Tasks. 2023-06-27 21:20:59 -04:00
Marc Durepos
98ea96d7ee bemade_fsm: Final confirmation of functionality. Fixes #15. 2023-06-27 20:55:58 -04:00
Marc Durepos
7d84d85980 bemade_fsm: Simplified implementation of equipment to allow for one equipment per sales order. Re #38. 2023-06-27 20:48:12 -04:00
Marc Durepos
89a09aebb7 bemade_fsm: Added tests and code for site contacts and work order contacts on tasks. 2023-06-27 15:19:50 -04:00
Marc Durepos
4e95677ae6 Moved into subfolder 2023-06-27 13:54:39 -04:00