Add product category importer
This commit is contained in:
@@ -16,3 +16,8 @@
|
||||
- else
|
||||
= no_content_given model_class
|
||||
= supplier_form_actions :new, for: :product_categories
|
||||
|
||||
.import.panel.hide
|
||||
= form_tag import_suppliers_product_categories_path, multipart: true do
|
||||
= file_field_tag :file
|
||||
= submit_tag 'import'
|
||||
|
||||
Reference in New Issue
Block a user