[freeside-commits] freeside/httemplate/edit/process cust_pkg_discount.html, 1.2, 1.3
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-serv14743/httemplate/edit/process
Modified Files:
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.3
diff -u -w -d -r1.2 -r1.3
--- cust_pkg_discount.html 5 Feb 2010 03:02:56 -0000 1.2
+++ cust_pkg_discount.html 12 Jan 2011 06:26:42 -0000 1.3
@@ -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