X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_tax_exempt.cgi;h=ba202dfa240bcc6e19684fb433e246e7cf5f0fc5;hb=095072cc3774598d942dd36d113b049cb46b7d2e;hp=721272632613ea1368973133a6c51bd7504a70a4;hpb=80a95c44afe24cb2e761da9a144f0a22d49df984;p=freeside.git 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; },