From e2c353fac616f59b61f587278e242608998fc79e Mon Sep 17 00:00:00 2001 From: Christopher Lam Date: Tue, 19 Dec 2017 07:19:27 +0800 Subject: [PATCH] TP->T64: gnucash/report/business-reports/taxinvoice.eguile.scm --- .../report/business-reports/taxinvoice.eguile.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnucash/report/business-reports/taxinvoice.eguile.scm b/gnucash/report/business-reports/taxinvoice.eguile.scm index 1fc718911a..159fec7e94 100644 --- a/gnucash/report/business-reports/taxinvoice.eguile.scm +++ b/gnucash/report/business-reports/taxinvoice.eguile.scm @@ -79,8 +79,8 @@ (lambda (s1 s2) (let ((t1 (xaccSplitGetParent s1)) (t2 (xaccSplitGetParent s2))) - (< (car (gnc-transaction-get-date-posted t1)) - (car (gnc-transaction-get-date-posted t2)))))))) + (< (xaccTransGetDate t1) + (xaccTransGetDate t2))))))) ;; Is this an invoice or something else @@ -246,7 +246,7 @@ - + @@ -254,12 +254,12 @@ + (localtime postdate))) ?> + (localtime duedate))) ?> @@ -347,7 +347,7 @@ ?> - + @@ -419,7 +419,7 @@ ?> - +