-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSI Import does not update quantities in stock #272
Comments
Hi @roman204 for the issue and the infos. |
Hi @Bullitt300 , thanks for your attention. |
@Bullitt300 seems to have that error.. Don't reset Inventory Stock quantity and status if csv column are empty |
@Bullitt300 testet if after update techdivision/import-product to version 25.1.7 and now it works as it should, thanks |
after a second investigation i have to say that sadly this dont work. |
Describe the bug
I am having a strange issue with the standalone msi-import. The import itself is working but the quantity in the "stock view" of magento is not updating.
To Reproduce
Steps to reproduce the behavior:
Sidenote
The strangest thing is, if the csv file (from pacemaker generated) is imported directly with the magento import in the backend, everything works as expected! And another Problem which is maybe related, if only products are imported the saleable quantity is also 0 for all imported products. Even if no stock is imported.
Expected behavior
The stock view should also update.
Screenshots
Additional context
Add any other context about the problem here.
Tech specs
The text was updated successfully, but these errors were encountered: