X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcredit-cust_bill_pkg.html;fp=httemplate%2Fedit%2Fprocess%2Fcredit-cust_bill_pkg.html;h=cbcf619ca3e2b1fbf6f53fc97e31e18eb6657c6e;hb=c6e21dc3379f34f23896f2a09731c34981ab6018;hp=1b61997729c69fa2aabd44f77f06bc702de190da;hpb=8ae921f9d6b1405e3712a7626b80014cd29d5259;p=freeside.git diff --git a/httemplate/edit/process/credit-cust_bill_pkg.html b/httemplate/edit/process/credit-cust_bill_pkg.html index 1b6199772..cbcf619ca 100644 --- a/httemplate/edit/process/credit-cust_bill_pkg.html +++ b/httemplate/edit/process/credit-cust_bill_pkg.html @@ -32,6 +32,7 @@ my $error = FS::cust_credit->credit_lineitems( 'billpkgnums' => \@billpkgnums, 'setuprecurs' => \@setuprecurs, 'amounts' => \@amounts, + 'apply' => ( $cgi->param('apply') eq 'yes' ), #the credit 'newreasonnum' => scalar($cgi->param('newreasonnum')),