[aging] call owner-report-text with end-date

This commit is contained in:
Christopher Lam
2020-08-17 22:35:53 +08:00
parent 4aafa1752f
commit 6c4edf94ce

View File

@@ -807,7 +807,7 @@ copying this report to a spreadsheet for use in a mail merge.")
(cons
(gnc:make-html-text
(gnc:html-markup-anchor
(gnc:owner-report-text owner account)
(gnc:owner-report-text owner account report-date)
total))
rest))))