From b3db3e68f602f3ca395a6bc272a4de6fef2d0895 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 14 Dec 2015 13:40:17 -0800 Subject: backport refund reasons, #39398 --- httemplate/edit/cust_refund.cgi | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'httemplate/edit/cust_refund.cgi') diff --git a/httemplate/edit/cust_refund.cgi b/httemplate/edit/cust_refund.cgi index 3c189afe6..bfcbfe725 100755 --- a/httemplate/edit/cust_refund.cgi +++ b/httemplate/edit/cust_refund.cgi @@ -106,14 +106,17 @@ % } - - Reason - - +<& /elements/tr-select-reason.html, + 'field' => 'reasonnum', + 'reason_class' => 'F', + 'control_button' => "confirm_refund_button", + 'cgi' => $cgi, +&> +
- + -- cgit v1.2.1