mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
TP->T64: gnucash/report/standard-reports/budget-flow.scm
This commit is contained in:
parent
811d4e5718
commit
f2e1b9fb48
@ -319,7 +319,7 @@
|
||||
(gnc:html-document-set-title!
|
||||
doc (sprintf #f (_ "%s: %s - %s")
|
||||
report-name (gnc-budget-get-name budget)
|
||||
(gnc-print-date (gnc-budget-get-period-start-date budget (- period 1)))))
|
||||
(qof-print-date (gnc-budget-get-period-start-date budget (- period 1)))))
|
||||
|
||||
;; Display accounts and totals
|
||||
(set! accounts-totals (gnc:html-table-add-budget-types! html-table split-up-accounts budget period exchange-fn report-currency))
|
||||
|
Loading…
Reference in New Issue
Block a user