Commit graph

12 commits

Author SHA1 Message Date
Marc Durepos
eee140b658 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-08-29 08:06:37 -04:00
Marc Durepos
794f8b9f2e 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-08-28 16:06:00 -04:00
Marc Durepos
3b7128f6f7 bemade_fsm: added work order number, significant mods to work order PDF. 2023-08-22 21:32:58 -04:00
Marc Durepos
729a373a10 bemade_fsm: further progress on work order PDF. 2023-08-22 16:04:22 -04:00
Marc Durepos
0db455a27c bemade_fsm: refactor work order report templates to break them into sub-templates for easier modification. 2023-08-21 15:24:54 -04:00
Marc Durepos
452d0ad610 bemade_fsm: cleaning up template files. 2023-08-04 15:38:44 -04:00
Marc Durepos
cbeb80029a 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-08-04 15:31:10 -04:00
Marc Durepos
960fb405a0 bemade_fsm: Work order report printing relevant SO lines summary. Re Dur-Pro/bemade-addons#94 2023-08-03 15:15:22 -04:00
Marc Durepos
6bc1f60b8d bemade_fsm: updates to qweb for pdf of work orders. 2023-08-02 12:24:26 -04:00
Marc Durepos
f24bf62c5d bemade_fsm: updates to PDF for work orders. 2023-08-02 09:26:52 -04:00
Marc Durepos
8771530abd bemade_fsm: added is_complete to tasks for easier PDF generation. 2023-07-31 15:51:13 -04:00
Marc Durepos
4fc12e13ac bemade_fsm: Add the beginning of the PDF report for service tasks. 2023-07-31 07:04:46 -04:00