Bug 798170 - Unbound variable: gnc-budget-lookup when running saved report Budget Report via gnucash-cli

This commit is contained in:
Christopher Lam 2021-06-12 23:12:37 +08:00
parent 386511c886
commit e625bc2f2c

View File

@ -38,7 +38,8 @@
(use-modules (gnucash report html-document))
(use-modules (gnucash report html-utilities))
(load-and-reexport (sw_report))
(load-and-reexport (sw_report)
(sw_engine))
(export <report>)
(export gnc:all-report-template-guids)