fix otaker getting inserted and messing up discount reports; upgrade fixes db, RT...
[freeside.git] / httemplate / edit / process / cust_pkg_discount.html
index e3249d7..ad9842a 100644 (file)
@@ -34,7 +34,6 @@ my $cust_pkg_discount = new FS::cust_pkg_discount {
   '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')),