Skip to content

Fix Import Stock error: systemException Warning: Undefined array key "source_code"

Notifications You must be signed in to change notification settings

o0mohd0o/ImportExportPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ImportExportPatch

Fix Import Stock error: systemException Warning: Undefined array key "source_code"

Installation

  • Copy Bnaia folder into app/code
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile
  • bin/magento static:content:deploy

Note

if the issue still exist please do the following only once access your database then execute these commands

  • TRUNCATE TABLE importexport_importdata;
  • TRUNCATE TABLE import_history;

Please take a backup before doing any operation on the database.

About

Fix Import Stock error: systemException Warning: Undefined array key "source_code"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages