Commit graph

12 commits

Author SHA1 Message Date
Marc Durepos
632c03ebda bemade_fsm: Printing from a subtask prints the root ancestor.
Fixes Dur-Pro/bemade-addons#83

Also added some styling to prevent table headers overlapping with table
content when tables run multiple pages. This is due to a rendering bug
in wkhtmltopdf.
2023-09-18 14:14:16 -04:00
Marc Durepos
83d84a7bfa bemade_fsm: PDF improvements
* Equipment summary added after the sale line summary.
   Fixes Dur-Pro/bemade-addons#60.
 * Different blocks of the document made conditional to content
 * Improved how tasks and subtasks are rendered
2023-09-18 14:14:16 -04:00
Marc Durepos
4a4214fabb bemade_fsm: added work order number, significant mods to work order PDF. 2023-09-18 14:14:16 -04:00
Marc Durepos
838db389b0 bemade_fsm: further progress on work order PDF. 2023-09-18 14:14:16 -04:00
Marc Durepos
8459ce3673 bemade_fsm: refactor work order report templates to break them into sub-templates for easier modification. 2023-09-18 14:14:16 -04:00
Marc Durepos
4aed4684d5 bemade_fsm: cleaning up template files. 2023-09-18 14:14:16 -04:00
Marc Durepos
a84b9d926a bemade_fsm: Got the "Sign Report" functionality working.
Found which template to extend to inject our new work order template
into the front-end signature page. Now need to add the timesheets info
with task tree into our template and we should be good to go.

Fixes Dur-Pro/bemade-addons#94
2023-09-18 14:14:16 -04:00
Marc Durepos
c4fdcd94b3 bemade_fsm: Work order report printing relevant SO lines summary. Re Dur-Pro/bemade-addons#94 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
b367169579 bemade_fsm: updates to PDF for work orders. 2023-09-18 14:14:16 -04:00
Marc Durepos
70d8893178 bemade_fsm: added is_complete to tasks for easier PDF generation. 2023-09-18 14:14:16 -04:00
Marc Durepos
b787f81325 bemade_fsm: Add the beginning of the PDF report for service tasks. 2023-09-18 14:14:16 -04:00