Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Ship Products with "Manage Stock" Set to "No" in combination with "Manage Stock" Set to "Yes" in one order in MSI #3408

Open
simonmaass opened this issue May 27, 2024 · 1 comment

Comments

@simonmaass
Copy link

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:

  1. Create a product in Magento with "Manage Stock" set to "No".
  2. Create another product with "Manage Stock" set to "Yes" and manage its quantity via warehouse.
  3. Place an order that includes one of each of these products.
  4. 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:
image

Copy link

m2-assistant bot commented May 27, 2024

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.

@simonmaass 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for Grooming
Development

No branches or pull requests

1 participant