mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[ifrs-cost-basis] add options used as a report footer
This commit is contained in:
parent
b8d3b43fcd
commit
7366de9484
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user