[freeside-commits] freeside/httemplate/search cust_bill_pkg.cgi, 1.31, 1.32

Ivan,,, ivan at wavetail.420.am
Sat Dec 12 15:54:16 PST 2009


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

Modified Files:
	cust_bill_pkg.cgi 
Log Message:
better reporting for tax credits, RT#4729

Index: cust_bill_pkg.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_bill_pkg.cgi,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- cust_bill_pkg.cgi	12 Dec 2009 23:32:24 -0000	1.31
+++ cust_bill_pkg.cgi	12 Dec 2009 23:54:14 -0000	1.32
@@ -74,6 +74,8 @@
 %>
 <%init>
 
+#LOTS of false laziness below w/cust_credit_bill_pkg.cgi
+
 die "access denied"
   unless $FS::CurrentUser::CurrentUser->access_right('Financial reports');
 



More information about the freeside-commits mailing list