06/18 Fix inspection list exported file can't be read
This commit is contained in:
@@ -1405,6 +1405,7 @@ def generate_inspections_list_pdf(inspections, filter_summary: str = '') -> byte
|
|||||||
story.append(tbl)
|
story.append(tbl)
|
||||||
|
|
||||||
doc.build(story, onFirstPage=_page_cb, onLaterPages=_page_cb)
|
doc.build(story, onFirstPage=_page_cb, onLaterPages=_page_cb)
|
||||||
|
return buf.getvalue()
|
||||||
|
|
||||||
|
|
||||||
# ── Facility Customer Summary PDF ─────────────────────────────────────────────
|
# ── Facility Customer Summary PDF ─────────────────────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user