inventory
inventory copied to clipboard
Unable to Ship Products with "Manage Stock" Set to "No" in combination with "Manage Stock" Set to "Yes" in one order in MSI
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:
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
Join Magento Community Engineering Slack and ask your questions in #github channel.
Hello, any news related to this issue? We have the similar problem.
Hi @simonmaass ,
Thanks for your reporting and collaboration. We have tried to reproduce the issue in Latest 2.4-develop instance and we are able to reproduce the issue. Kindly refer the screenshots.
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. 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.
Hence confirming the issue. Thanks.
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Reproduced on 2.4.x
Once all required labels are present, please add Issue: Confirmed label again.