From 095072cc3774598d942dd36d113b049cb46b7d2e Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 9 Jul 2008 03:27:58 +0000 Subject: [PATCH] need the exemptnum... --- httemplate/search/cust_tax_exempt.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }, -- 2.11.0