% include("/elements/header.html",'Batch Tax Rate Import') %>
Import a CSV file set containing tax rate records.
<% include( '/elements/form-file_upload.html',
'name' => 'TaxRateUpload',
'action' => 'process/tax-import.cgi',
'num_files' => 6,
'fields' => [ 'format', ],
'message' => 'Tax rates imported',
)
%>
<% &ntable("#cccccc", 2) %>