mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798170 - Unbound variable: gnc-budget-lookup when running saved report Budget Report via gnucash-cli
This commit is contained in:
parent
386511c886
commit
e625bc2f2c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user