diff --git a/src/report/business-reports/taxinvoice.eguile.scm b/src/report/business-reports/taxinvoice.eguile.scm index c0601f197d..73dc521a32 100644 --- a/src/report/business-reports/taxinvoice.eguile.scm +++ b/src/report/business-reports/taxinvoice.eguile.scm @@ -68,9 +68,7 @@ (payments? #f) ; have any payments been made on this invoice? (units? #f) ; does any row specify units? (qty? #f) ; does any row have qty <> 1? - (spancols_subtotal 1) ; for subtotal line - (spancols_payments 0) ; for payments line (between total and subtotal) - (spancols_total 1)) ; for total line + (tbl_cols 0)) ; number of columns for 'colspan' attributes ; load splits, if any (if (not (null? lot)) @@ -282,34 +280,29 @@ - + - + - + - + - + + - + - + @@ -375,10 +368,14 @@ - + - + @@ -393,7 +390,7 @@ - + - - + + - , + + ,