% include("/elements/header.html",'Batch Tax Rate Import') %>
Import a CSV file set containing tax rate records.
<% include( '/elements/progress-init.html',
'TaxRateUpload',
[ 'format', 'uploaded_files' ],
'process/tax-import.cgi',
{ 'message' => 'Tax rates imported' },
)
%>