X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcust_credit_bill.cgi;h=23e2e6ce541eed56cda8a9914b469312f817444c;hb=35effa1bf4ac902547615c816960bbc8db8e7256;hp=4879b0eabdd2f53147edcfbbead2677a02277e88;hpb=22a35047ecdffff80110e06cc08fc84f9ddba9b0;p=freeside.git diff --git a/httemplate/edit/process/cust_credit_bill.cgi b/httemplate/edit/process/cust_credit_bill.cgi index 4879b0eab..23e2e6ce5 100755 --- a/httemplate/edit/process/cust_credit_bill.cgi +++ b/httemplate/edit/process/cust_credit_bill.cgi @@ -17,7 +17,7 @@ if ($cgi->param('invnum') =~ /^Refund$/) { 'reason' => $cust_credit->reason, 'refund' => $cgi->param('amount'), 'payby' => 'BILL', - '_date' => $cgi->param('_date'), + #'_date' => $cgi->param('_date'), 'payinfo' => 'Cash', 'crednum' => $crednum, } );