From 6e64a37839ae951d187f349ecf775e4aa32282fa Mon Sep 17 00:00:00 2001 From: Christopher Lam Date: Sun, 9 Feb 2020 09:56:58 +0800 Subject: [PATCH] [new-owner-report] fix comment for non-document accumulator --- gnucash/report/business-reports/new-owner-report.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnucash/report/business-reports/new-owner-report.scm b/gnucash/report/business-reports/new-owner-report.scm index 81720a62a1..a3b0924d19 100644 --- a/gnucash/report/business-reports/new-owner-report.scm +++ b/gnucash/report/business-reports/new-owner-report.scm @@ -607,9 +607,8 @@ (gncInvoiceReturnGUID document)) result))))) - ;; this payment's peer APAR split can't find - ;; document. this likely is an old style link txn. RHS - ;; show transaction only. + ;; this payment's peer split can't find document. this + ;; is a regular payment or an old link txn. accumulate. (else (lp1 (cdr lot-txn-splits) (cons (car lot-txn-splits) non-document)