[balsheet-pnl] fix: single-date balsheet missed printing date

This commit is contained in:
Christopher Lam 2019-11-28 22:41:47 +08:00
parent 54c4575f27
commit e97b78df80

View File

@ -917,7 +917,7 @@ also show overall period profit & loss."))
(if (or incr (eq? report-type 'pnl))
(format #t (_ "~a to ~a")
(qof-print-date startdate) (qof-print-date enddate))
(qof-print-date enddate)))))
(display (qof-print-date enddate))))))
(if (eq? (get-option gnc:pagename-general optname-options-summary) 'always)
(gnc:html-document-add-object!