[freeside-commits] freeside/httemplate/edit/process cust_pkg_discount.html, 1.2, 1.2.4.1

Ivan,,, ivan at wavetail.420.am
Tue Jan 11 22:26:45 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv14753/httemplate/edit/process

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	cust_pkg_discount.html 
Log Message:
fix otaker getting inserted and messing up discount reports; upgrade fixes db, RT#10876

Index: cust_pkg_discount.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/cust_pkg_discount.html,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -w -d -r1.2 -r1.2.4.1
--- cust_pkg_discount.html	5 Feb 2010 03:02:56 -0000	1.2
+++ cust_pkg_discount.html	12 Jan 2011 06:26:43 -0000	1.2.4.1
@@ -34,7 +34,6 @@
   'discountnum' => scalar($cgi->param('discountnum')),
   'months_used' => 0,
   'end_date'    => '', #XXX
-  'otaker'      => $curuser->username,
   #for the create a new discount case
   '_type'       => scalar($cgi->param('discountnum__type')),
   'amount'      => scalar($cgi->param('discountnum_amount')),



More information about the freeside-commits mailing list