mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-08 11:34:04 -04:00
Attributes csv import integration
This commit is contained in:
1 parent
bab07fc857
commit
dbf3114267
9 files changed
+555
-304
No files matched your search
@@ -89,7 +89,7 @@ $autoload['drivers'] = array();
|
||||
|
|
||||
| $autoload['helper'] = array('url', 'file');
|
||||
*/
|
||||
$autoload['helper'] = array('form', 'url', 'tabular', 'text', 'locale', 'html', 'download', 'directory', 'migration');
|
||||
$autoload['helper'] = array('form', 'url', 'tabular', 'text', 'locale', 'html', 'download', 'directory', 'migration', 'importfile');
|
||||
|
||||
/*
|
||||
| -------------------------------------------------------------------
|
||||
|
||||
Reference in new issue
Block a user