fix otaker getting inserted and messing up discount reports; upgrade fixes db, RT...
[freeside.git] / FS / FS / cust_pkg.pm
index 324dbba..d960445 100644 (file)
@@ -2506,7 +2506,6 @@ sub insert_discount {
     'discountnum' => $self->discountnum,
     'months_used' => 0,
     'end_date'    => '', #XXX
-    'otaker'      => $self->otaker,
     #for the create a new discount case
     '_type'       => $self->discountnum__type,
     'amount'      => $self->discountnum_amount,