ghostunicorns/module-stock-item-update-defaults

This module fix the seleable qty after product a SYSTEM->Import->Stock Sources import

1.0.0 2021-09-22 13:40 UTC

This package is auto-updated.

Last update: 2024-04-22 19:33:32 UTC


README

This module fix the saleable qty after product a SYSTEM->Import->Stock Sources import

Install

composer require ghostunicorns/module-stock-item-update-defaults

How to use

First run:

bin/magento stock-item:update-defaults

Then:

bin/magento index:reset cataloginventory_stock

And finally:

bin/magento index:reindex cataloginventory_stock

Now your products should have the minimal cataloginventory data.

Contribution

Yes, of course you can contribute sending a pull request to propose improvements and fixes.