[new-aging] restore html link to account register

Current aging-report includes a link to APAR account register. New
aging-report includes the APAR account prior to each section. Ensure
the link to register is offered.
This commit is contained in:
Christopher Lam 2019-11-05 22:10:16 +08:00
parent 1a404b8d76
commit d0743cd0fc

View File

@ -268,7 +268,11 @@ exist but have no suitable transactions."))
(gnc:debug 'account account)
(gnc:html-table-append-row!
table (list (gnc:make-html-table-cell/size
1 (+ 2 num-buckets) (xaccAccountGetName account))))
1 (+ 2 num-buckets)
(gnc:make-html-text
(gnc:html-markup-anchor
(gnc:account-anchor-text account)
(xaccAccountGetName account))))))
(let* ((split-owners (map split->owner acc-splits))
(acc-owners (sort (sort-and-delete-duplicates