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
Issue Summary:
When placing an order that includes both a product managed by warehouse quantity and a product with the "Manage Stock" setting set to "No", I am unable to ship the latter product. An error message is displayed: "Qty of [SKU] should be less or equal to 0".
Steps to Reproduce:
Create a product in Magento with "Manage Stock" set to "No".
Create another product with "Manage Stock" set to "Yes" and manage its quantity via warehouse.
Place an order that includes one of each of these products.
Attempt to create a shipment for the order.
Expected Result:
The shipment should be created successfully, and both products should be marked as shipped.
Actual Result:
The following error message is displayed: "Qty of [SKU] should be less or equal to 0". The product with "Manage Stock" set to "No" cannot be shipped.
Additional Information:
Magento version: 2.4.6-p5
MSI Module version: 1.2.6-p5
PHP version: 8.2
Possible Workaround:
Currently, there is no known workaround for this issue.
Screenshots:
The text was updated successfully, but these errors were encountered:
Hi @simonmaass. 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
simonmaass
changed the title
Unable to Ship Products with "Manage Stock" Set to "No" in Multi-Source Inventory
Unable to Ship Products with "Manage Stock" Set to "No" in combination with "Manage Stock" Set to "Yes" in one order in MSI
May 27, 2024
Issue Summary:
When placing an order that includes both a product managed by warehouse quantity and a product with the "Manage Stock" setting set to "No", I am unable to ship the latter product. An error message is displayed: "Qty of [SKU] should be less or equal to 0".
Steps to Reproduce:
Expected Result:
The shipment should be created successfully, and both products should be marked as shipped.
Actual Result:
The following error message is displayed: "Qty of [SKU] should be less or equal to 0". The product with "Manage Stock" set to "No" cannot be shipped.
Additional Information:
Possible Workaround:
Currently, there is no known workaround for this issue.
Screenshots:
The text was updated successfully, but these errors were encountered: