[freeside-commits] freeside/httemplate/misc tax-import.cgi, 1.6, 1.7

Jeff Finucane,420,, jeff at wavetail.420.am
Thu Feb 12 07:55:42 PST 2009


Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail.420.am:/tmp/cvs-serv20401/httemplate/misc

Modified Files:
	tax-import.cgi 
Log Message:
better upload error handling and correction of tax upload filecount

Index: tax-import.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/tax-import.cgi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tax-import.cgi	3 Dec 2008 01:42:25 -0000	1.6
+++ tax-import.cgi	12 Feb 2009 15:55:39 -0000	1.7
@@ -6,7 +6,7 @@
 <% include( '/elements/form-file_upload.html',
               'name'      => 'TaxRateUpload',
               'action'    => 'process/tax-import.cgi', 
-              'num_files' => 4,
+              'num_files' => 5,
               'fields'    => [ 'format', ],
               'message'   => 'Tax rates imported',
           )



More information about the freeside-commits mailing list