[ifrs-cost-basis] add options used as a report footer

This commit is contained in:
Christopher Lam 2022-09-05 12:06:41 +08:00
parent b8d3b43fcd
commit 7366de9484

View File

@ -522,6 +522,10 @@ the split action field to detect capitalized fees on stock activity")
;; (gnc:dump-all-transactions)
(gnc:html-document-add-object! document disclaimer)
(gnc:html-document-add-object!
document (gnc:html-render-options-changed (gnc:report-options report-obj)))
document)