You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It basically add support for MSI in a backward-compatible way (meaning that if you have MSI disabled, it will fallback to basic inventory management).
The changes I propose are overridden and/or extended by MSI, so it make it compatible naturally.
After looking deeper into this modules I dont understand why here:
algoliasearch-inventory-magento-2\Helper\InventoryProductHelper.php
we are not overriding the "addStockQty" function... this is the core function thats should set the MSI sellable quantity. What am i missing?
The text was updated successfully, but these errors were encountered: