Commit graph

14 commits

Author SHA1 Message Date
Marc Durepos
f4652057f1 bemade_fsm: Work order report printing relevant SO lines summary. Re Dur-Pro/bemade-addons#94 2023-09-06 09:45:58 -04:00
Marc Durepos
dd94e2a1cf bemade_fsm: Task naming modified to shorten child task names.
Fixes Dur-Pro/bemade-addons#92
2023-09-06 09:45:58 -04:00
Marc Durepos
26603d5701 bemade_fsm: Marking visit task done completes its descendants.
Re: Dur-Pro/bemade-addons#93
2023-09-06 09:45:58 -04:00
Marc Durepos
4c7ba22f87 bemade_fsm: added is_complete to tasks for easier PDF generation. 2023-09-06 09:45:58 -04:00
Marc Durepos
31a2cae37c bemade_fsm: many upgrades including better calendar view 2023-09-06 09:45:58 -04:00
Marc Durepos
66923c14bf bemade_fsm: make project.task.allow_billable store=True to un-break Odoo tests. 2023-09-06 09:45:58 -04:00
Marc Durepos
66cac13616 bemade_fsm: tie in with sale_planning to plan SO lines based on task templates. 2023-09-06 09:45:58 -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
24a5e6e2b9 bemade_fsm: major refactoring of tests in progress (broken). 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
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
825080129f bemade_fsm: Added test skeleton for upcoming features. 2023-06-27 11:24:00 -04:00
Renamed from models/task.py (Browse further)