[budget-flow] fix report-title not defined

this report uses reportname instead
This commit is contained in:
Christopher Lam 2018-07-10 23:31:36 +08:00
parent 57c6f175b4
commit 694d0f0613

View File

@ -295,7 +295,7 @@
(gnc:html-document-add-object!
doc
(gnc:html-make-no-account-warning
report-title (gnc:report-id report-obj))))
reportname (gnc:report-id report-obj))))
((not budget-valid?)
;; No budget selected.