X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_refund.cgi;h=9f7ac8deeca6f599c8963b322cd53c349072b2f5;hb=daa3524d4f512f2bf671c6b07c606ba3eec1fefc;hp=656d5ebb53a9222ed14331b6697c14bdaee1c984;hpb=7a618d4493ab7a87f6eabfd1ce3630a6b3436c2f;p=freeside.git diff --git a/httemplate/edit/cust_refund.cgi b/httemplate/edit/cust_refund.cgi index 656d5ebb5..9f7ac8dee 100755 --- a/httemplate/edit/cust_refund.cgi +++ b/httemplate/edit/cust_refund.cgi @@ -59,12 +59,12 @@ % } - +% if ( $cust_pay->processor ) { Processor <% $cust_pay->processor %> -% if ( length($auth) ) { +% if ( length($cust_pay->auth) ) { Authorization @@ -78,10 +78,10 @@ <% $cust_pay->order_number %> % } -% } #if $cust_pay +% } # if ($cust_pay->processor) -% } +% } #if $cust_pay
Refund @@ -106,14 +106,17 @@ % } - - Reason - - +<& /elements/tr-select-reason.html, + 'field' => 'reasonnum', + 'reason_class' => 'F', + 'control_button' => "document.getElementById('confirm_refund_button')", + 'cgi' => $cgi, +&> +
- +