diff --git a/gnucash/report/business-reports/new-owner-report.scm b/gnucash/report/business-reports/new-owner-report.scm index c724dfc68f..57aea2856f 100644 --- a/gnucash/report/business-reports/new-owner-report.scm +++ b/gnucash/report/business-reports/new-owner-report.scm @@ -745,7 +745,7 @@ (and (< orig-value 0) orig-value) (and (>= orig-value 0) orig-value) (invoice->sale invoice) (invoice->tax invoice) - (txn->transfer-split txn) + split link-option (cond ((and (txn-is-invoice? txn) (eq? link-option 'simple))