Commit graph

23 commits

Author SHA1 Message Date
Marc Durepos
e5394babc3 bemade_fsm: many upgrades including better calendar view 2023-07-28 19:05:59 -04:00
Marc Durepos
a6f192d81e bemade_fsm: fix in res_partner.py for pad field in domain. 2023-07-28 19:05:59 -04:00
Marc Durepos
aa9b8bf21c bemade_fsm: data added for stages and equipment tags. 2023-07-28 19:05:59 -04:00
Marc Durepos
9248af2aaa bemade_fsm: make project.task.allow_billable store=True to un-break Odoo tests. 2023-07-28 19:05:59 -04:00
Marc Durepos
b211679a09 bemade_fsm: tie in with sale_planning to plan SO lines based on task templates. 2023-07-28 19:05:59 -04:00
Marc Durepos
6bd52ae118 bemade_fsm: Added logic to use the planned hours from task templates on sale order lines (for planning purposes). Re #11. 2023-07-28 19:05:59 -04:00
Marc Durepos
59fc723026 bemade_fsm: Visits on sales orders now group created tasks under a common parent. Fixes #72. 2023-07-28 19:05:59 -04:00
Marc Durepos
bcdf2bf860 bemade_fsm: Equipment to sale order line connection made. Fixes #71. 2023-07-28 19:05:59 -04:00
Marc Durepos
5bb1023847 bemade_fsm: added many2many relationship to equipment from sale order lines. Set up summary and default equipment_ids from sale order. Ref #71. 2023-07-28 19:05:59 -04:00
Marc Durepos
238cde41e6 bemade_fsm: Convert task_template.equipment_id to a Many2many field. Fixes #58. 2023-07-28 19:05:59 -04:00
Marc Durepos
48abe06a51 bemade_fsm: major refactoring of unit tests completed. Integration tests need rework. 2023-07-28 19:05:59 -04:00
Marc Durepos
4010fd57a2 bemade_fsm: major refactoring of tests in progress (broken). 2023-07-28 19:05:59 -04:00
Marc Durepos
9b9e3a51db bemade_fsm: add visits to sale orders. Fixes #66. 2023-07-28 19:05:59 -04:00
Marc Durepos
146426e10b bemade_fsm: added a test for contact setting on SO shipping address change. Fixes #53. 2023-07-28 19:05:59 -04:00
Marc Durepos
8e9bc22b8e bemade_fsm: add equipment to Task Templates & flow down to tasks on SO. Fixes #50 2023-07-28 19:05:59 -04:00
Marc Durepos
90153da600 bemade_fsm: Updating SO delivery address correctly changes site contacts, work order recipients and equipment. Fixes #53. 2023-07-28 19:05:59 -04:00
Marc Durepos
fc74046d32 Updated the naming of tasks for FSM. Fixes #54. 2023-07-28 19:05:59 -04:00
Marc Durepos
c51d2f313c bemade_fsm: Added logic to prevent child FSM tasks from trying to create sales orders. Fixes #5. 2023-07-28 19:05:59 -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
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
653e22d13c Refactoring to views to reuse trees for fsm contacts and equipment. Began remodeling equipment/task relationship (breaks tests). 2023-06-27 16:18: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