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
Basic MSI is not working with multiple sources assigned to a single website.
Scenario
A merchant with a single online stock wished to sell products which are shipping from two warehouses or suppliers.
Preconditions (*)
Magento 2.4.6-p3
Singe website
Multiple inventory sources
Custom "Stock" contains multiple "Source" assigned to website
Steps to reproduce (*)
Set up inventory:
Create two "Sources" in Stores > Inventory > Sources (eg. "Supplier 1" and "Supplier 2")
Create a new "Stock" in Stores > Inventory > Stocks (eg. "Suppliers")
Assign "Supplier 1" and "Supplier 2" to the new "Suppliers" stock
Assign the new "Suppliers" stock to Main Website (base)
(the "default" stock is now effectively redundant)
Add stock for product
Go to a product, assigned the sources and add stock levels for both suppliers
The "Saleable Quantity" will now show a positive amount for the "Supplier" stock group, in the below example, the available quantity is 24:
Expected result (*)
The product should be available for purchase on the frontend
Actual result (*)
The product shows as out of stock:
Additional notes
Adding quantty to the "Default" source enabled the product to be In Stock on the frontend (only for the amount in the default source) despite the "Default" source and stock not being associated to the website.
The website was reindexed and cache flushed at various points during the above steps.
The text was updated successfully, but these errors were encountered:
Hi @vseager. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Basic MSI is not working with multiple sources assigned to a single website.
Scenario
A merchant with a single online stock wished to sell products which are shipping from two warehouses or suppliers.
Preconditions (*)
Steps to reproduce (*)
Set up inventory:
Stores > Inventory > Sources
(eg. "Supplier 1" and "Supplier 2")Stores > Inventory > Stocks
(eg. "Suppliers")(the "default" stock is now effectively redundant)
Add stock for product
The "Saleable Quantity" will now show a positive amount for the "Supplier" stock group, in the below example, the available quantity is 24:
Expected result (*)
Actual result (*)
Additional notes
The text was updated successfully, but these errors were encountered: