From 2c6b7c910668dc09dff9ec34b169a240850f16c0 Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 4 Dec 2007 18:19:08 +0000 Subject: change credit reasons from freetext to new reason/reason type system (#2777) --- httemplate/edit/cust_credit.cgi | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'httemplate/edit/cust_credit.cgi') diff --git a/httemplate/edit/cust_credit.cgi b/httemplate/edit/cust_credit.cgi index 13d062c74..b6924f4d9 100755 --- a/httemplate/edit/cust_credit.cgi +++ b/httemplate/edit/cust_credit.cgi @@ -5,7 +5,7 @@

% } -
+ @@ -30,10 +30,7 @@ Credit %#print qq! Also post refund!; % - - Reason - - +<% include('/elements/tr-select-reason.html', 'reasonnum', 'R', '', '', '', 'document.credit_popup.submit',) %> Auto-apply
to invoices -- cgit v1.2.1