Improved Import & Export for Magento 2
MSI add-on Manual | Improved Import Manual | Demo | Sample Files

MSI Add-on is an add-on of Improved Import & Export extension, and only works with the Improved Import extension installed. You can download MSI Add-on from your Firebear Studio account for FREE when Improved Import & Export is purchased.

Bugfixes

  • Fixed the skip errors validation strategy issue when importing entities from a console
  • Fixed issue with the stock sources qty import, when after each import the message ‘No data imported’ message appeared

Bugfixes

  • Fixed issue with the ‘Stock Source’ entity export, when the mapping of the attributes has been enabled
  • Fixed issue with the ‘Stock Source’ entity export filter not working properly
  • Fixed issue with the ‘processedEntitiesCount’ calculation
  • Added SKU validation was added for ‘Stock Source QTY’ entity
  • Added ‘Stock Source QTY’ export for existing products
  • Fixed an issue with the MSI add-on interface displaying improperly
  • Added an exception for deleting ‘default’ stock source as it is required in the Magento 2 system
  • Added ‘status’ attribute value verification for ‘Source QTY’ entity to prevent errors during import process. Now, ‘status’ attribute should have values ‘1’ – enabled, or ‘0’ – disabled.
  • Unused variables removed
  • Initial release