avstudnitz / AvS_FastSimpleImport

Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
308 stars 146 forks source link

Incorporate Changes From Magento 1.9.3.0 #359

Open sprankhub opened 8 years ago

sprankhub commented 8 years ago

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.

tdgroot commented 7 years ago

So I checked the import entities and the methods that need to be updated are:

Mage_ImportExport_Model_Import_Entity_Product:

Mage_ImportExport_Model_Import_Entity_Customer: