[freeside-commits] freeside/httemplate/search cust_credit_bill_pkg.html, 1.4, 1.5
Ivan,,,
ivan at wavetail.420.am
Fri Apr 15 14:58:12 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv14077
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.4
retrieving revision 1.5
diff -u -w -d -r1.4 -r1.5
--- cust_credit_bill_pkg.html 15 Apr 2011 21:55:25 -0000 1.4
+++ cust_credit_bill_pkg.html 15 Apr 2011 21:58:10 -0000 1.5
@@ -345,7 +345,7 @@
my $join_pkg;
-my $join_cust_bill_pkg = 'LEFT JOIN cust_bill_pkg USING ( billpkgnum ';
+my $join_cust_bill_pkg = 'LEFT JOIN cust_bill_pkg USING ( billpkgnum )';
if ( $cgi->param('nottax') ) {
More information about the freeside-commits
mailing list