From: Jonathan Prykop Date: Sat, 1 Aug 2015 03:02:27 +0000 (-0500) Subject: RT#35100 how to void a payment in the cust_pay_batch before file has been uploaded... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=cb9dc2ecd0c1dd9968d9cfec600933d8c184768f RT#35100 how to void a payment in the cust_pay_batch before file has been uploaded to the bank [fix accidental backport] --- diff --git a/httemplate/search/cust_pay_batch.cgi b/httemplate/search/cust_pay_batch.cgi index 9e02e1b37..6f5db2d96 100755 --- a/httemplate/search/cust_pay_batch.cgi +++ b/httemplate/search/cust_pay_batch.cgi @@ -31,7 +31,7 @@ sub { sprintf('%.02f', $_[0]->amount) }, - sub { $_[0]->display_status }, + 'status', $sub_unbatch, 'error_message', ],