AvS_FastSimpleImport
AvS_FastSimpleImport copied to clipboard
Incorporate Changes From Magento 1.9.3.0
Magento 1.9.3.0 includes some changes in Mage_ImportExport_Model_Import_Entity_Product, which is heavily rewritten in this extension. The changes from the core should probably be incorporated into this extension.
So I checked the import entities and the methods that need to be updated are:
Mage_ImportExport_Model_Import_Entity_Product:
_prepareAttributes()_saveProductAttributes()
Mage_ImportExport_Model_Import_Entity_Customer:
_saveCustomers()validateRow()