[freeside-commits] freeside/httemplate/search cust_credit_bill_pkg.html, 1.6, 1.7

Ivan,,, ivan at wavetail.420.am
Fri Apr 15 15:02:43 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv14352

Modified Files:
	cust_credit_bill_pkg.html 
Log Message:
link new tax report to cust_credit_bill_pkg for credits, RT#12332

Index: cust_credit_bill_pkg.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_credit_bill_pkg.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -d -r1.6 -r1.7
--- cust_credit_bill_pkg.html	15 Apr 2011 22:02:11 -0000	1.6
+++ cust_credit_bill_pkg.html	15 Apr 2011 22:02:41 -0000	1.7
@@ -356,8 +356,6 @@
   push @where, "billpkgtaxratelocationnum IS NULL";
 }
 
- )';
-
 if ( $cgi->param('nottax') ) {
 
   $join_pkg =  ' LEFT JOIN cust_pkg USING ( pkgnum )



More information about the freeside-commits mailing list