From 6cac3f6c4ce48c692bd0d7c1ff76d794f0797ed7 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 15 Apr 2011 22:02:41 +0000 Subject: [PATCH] link new tax report to cust_credit_bill_pkg for credits, RT#12332 --- httemplate/search/cust_credit_bill_pkg.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/httemplate/search/cust_credit_bill_pkg.html b/httemplate/search/cust_credit_bill_pkg.html index f34603508..291034c3e 100644 --- a/httemplate/search/cust_credit_bill_pkg.html +++ b/httemplate/search/cust_credit_bill_pkg.html @@ -356,8 +356,6 @@ if ( $cgi->param('iscredit') eq 'rate' ) { push @where, "billpkgtaxratelocationnum IS NULL"; } - )'; - if ( $cgi->param('nottax') ) { $join_pkg = ' LEFT JOIN cust_pkg USING ( pkgnum ) -- 2.11.0