prepayment discounts rt#5318
[freeside.git] / httemplate / edit / process / cust_pay.cgi
index df506c6..c8b0aa7 100755 (executable)
@@ -47,7 +47,7 @@ my $new = new FS::cust_pay ( {
   map {
     $_, scalar($cgi->param($_));
   } qw( paid payby payinfo paybatch
-        pkgnum
+        pkgnum discount_term
       )
   #} fields('cust_pay')
 } );