Merge branch 'maint'

This commit is contained in:
Christopher Lam 2019-12-15 10:29:23 +08:00
commit 0a275f0975

View File

@ -513,7 +513,7 @@
((and (txn-is-payment? txn) (eq? link-option 'simple))
(make-payment->invoices-list txn))
((and (txn-is-payment? txn) (eq? link-option 'detailed))
(make-payment->invoices-table txn currency))
(make-payment->invoices-table txn))
(else '(()))))
(lp printed? (not odd-row?) (cdr splits) (+ total value)