support zip5 tax lookups, correct errors with fixed format cch import, inital import...
[freeside.git] / httemplate / misc / tax-import.cgi
index 2bae6f1..bca623f 100644 (file)
@@ -29,11 +29,13 @@ Import a CSV file set containing tax rate records.
   <% include( '/elements/file-upload.html',
                 'field'    => [ 'codefile',
                                 'plus4file',
+                                'zipfile',
                                 'txmatrix',
                                 'detail',
                               ],
                 'label'    => [ 'code filename',
                                 'plus4 filename',
+                                'zip filename',
                                 'txmatrix filename',
                                 'detail filename',
                               ],