[freeside-commits] freeside/httemplate/view/cust_main/packages package.html, 1.7, 1.8

Jeff Finucane,420,, jeff at wavetail.420.am
Wed Sep 22 12:16:22 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main/packages
In directory wavetail.420.am:/tmp/cvs-serv19099/httemplate/view/cust_main/packages

Modified Files:
	package.html 
Log Message:
prepayment discounts rt#5318

Index: package.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/packages/package.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -d -r1.7 -r1.8
--- package.html	30 Jan 2010 23:00:24 -0000	1.7
+++ package.html	22 Sep 2010 19:16:20 -0000	1.8
@@ -39,6 +39,7 @@
 %           if ( $curuser->access_right('Discount customer package')
 %                && $part_pkg->can_discount
 %                && ! scalar($cust_pkg->cust_pkg_discount_active)
+%                && ! scalar($cust_pkg->part_pkg->part_pkg_discount)
 %              )
 %           {
 %             $br=1;



More information about the freeside-commits mailing list