Commit graph

12 commits

Author SHA1 Message Date
Marc Durepos
741171a210 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-06 09:45:58 -04:00
Marc Durepos
22cf91c67c 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-06 09:45:58 -04:00
Marc Durepos
aef2d80c88 bemade_fsm: added work order number, significant mods to work order PDF. 2023-09-06 09:45:58 -04:00
Marc Durepos
7d79d21045 bemade_fsm: further progress on work order PDF. 2023-09-06 09:45:58 -04:00
Marc Durepos
b1ca61ce89 bemade_fsm: refactor work order report templates to break them into sub-templates for easier modification. 2023-09-06 09:45:58 -04:00
Marc Durepos
7b5a7b63c2 bemade_fsm: cleaning up template files. 2023-09-06 09:45:58 -04:00
Marc Durepos
e845f84ab5 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-06 09:45:58 -04:00
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
e604757617 bemade_fsm: updates to qweb for pdf of work orders. 2023-09-06 09:45:58 -04:00
Marc Durepos
4806b245c8 bemade_fsm: updates to PDF for work orders. 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
28a9e7a8d1 bemade_fsm: Add the beginning of the PDF report for service tasks. 2023-09-06 09:45:58 -04:00