summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2008-07-09 03:27:59 +0000
committerivan <ivan>2008-07-09 03:27:59 +0000
commit69f6690c1c45fff97be1f21535bea4f0adb91719 (patch)
tree9518019261f0250328ffbdbc543680f17f6df586 /httemplate
parente1964b1369a764647d822fa29ead8c783590ffb5 (diff)
need the exemptnum...
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/search/cust_tax_exempt.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_tax_exempt.cgi b/httemplate/search/cust_tax_exempt.cgi
index 7212726..ba202df 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; },