X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Ftax-import.cgi;h=91b82b4e56ebc1fad6ae1b871419698b032f8473;hp=5116e5404d1fc88abefd69776b8c0ea8368e607d;hb=016ffd08546c5d05b8e7b115db72ed137da4d087;hpb=e5939023a92913427d79e998c1061298d1744309 diff --git a/httemplate/misc/tax-import.cgi b/httemplate/misc/tax-import.cgi index 5116e5404..91b82b4e5 100644 --- a/httemplate/misc/tax-import.cgi +++ b/httemplate/misc/tax-import.cgi @@ -7,7 +7,7 @@ Import a CSV file set containing tax rate records. 'name' => 'TaxRateUpload', 'action' => 'process/tax-import.cgi', 'num_files' => 6, - 'fields' => [ 'format', ], + 'fields' => [ 'format', 'reload' ], 'message' => 'Tax rates imported', ) %> @@ -18,14 +18,21 @@ Import a CSV file set containing tax rate records. Format + + Replace existing data from this vendor + + + + + <% include( '/elements/file-upload.html', 'field' => [ 'geofile', 'codefile',