Initial code base for new CSV import.

This commit is contained in:
James Cole
2016-06-10 21:00:00 +02:00
parent beda6ec3a9
commit 5a79bc0a99
21 changed files with 646 additions and 123 deletions

View File

@@ -55,11 +55,6 @@ return [
'categories-show' => 'categories.show',
'categories-show-date' => 'categories.show.date',
'categories-noCategory' => 'categories.noCategory',
'csv-index' => 'csv.index',
'csv-column-roles' => 'csv.column-roles',
'csv-map' => 'csv.map',
'csv-download-config-page' => 'csv.download-config-page',
'csv-process' => 'csv.process',
'currency-index' => 'currency.index',
'currency-create' => 'currency.create',
'currency-edit' => 'currency.edit',