From: ivan Date: Wed, 9 Jul 2008 03:27:59 +0000 (+0000) Subject: need the exemptnum... X-Git-Tag: freeside_1_7_4rc1~251 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=69f6690c1c45fff97be1f21535bea4f0adb91719;p=freeside.git need the exemptnum... --- diff --git a/httemplate/search/cust_tax_exempt.cgi b/httemplate/search/cust_tax_exempt.cgi index 721272632..ba202dfa2 100644 --- a/httemplate/search/cust_tax_exempt.cgi +++ b/httemplate/search/cust_tax_exempt.cgi @@ -11,7 +11,7 @@ FS::UI::Web::cust_header(), ], 'fields' => [ - 'exemptpkgnum', + 'exemptnum', sub { $_[0]->month. '/'. $_[0]->year; }, sub { $money_char. $_[0]->amount; },