[freeside-commits] freeside/httemplate/search cust_tax_exempt.cgi, 1.1.2.4, 1.1.2.5
Ivan,,,
ivan at wavetail.420.am
Tue Jul 8 20:28:02 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv15789
Modified Files:
Tag: FREESIDE_1_7_BRANCH
cust_tax_exempt.cgi
Log Message:
need the exemptnum...
Index: cust_tax_exempt.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_tax_exempt.cgi,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- cust_tax_exempt.cgi 9 Jul 2008 03:18:49 -0000 1.1.2.4
+++ cust_tax_exempt.cgi 9 Jul 2008 03:27:59 -0000 1.1.2.5
@@ -11,7 +11,7 @@
FS::UI::Web::cust_header(),
],
'fields' => [
- 'exemptpkgnum',
+ 'exemptnum',
sub { $_[0]->month. '/'. $_[0]->year; },
sub { $money_char. $_[0]->amount; },
More information about the freeside-commits
mailing list