link new tax report to cust_credit_bill_pkg for credits, RT#12332
[freeside.git] / httemplate / search / cust_credit_bill_pkg.html
index f346035..291034c 100644 (file)
@@ -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 )