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

Can't ship orders with a decimal qty < 1 #3357

Closed
ArronKing opened this issue Aug 3, 2022 · 2 comments
Closed

Can't ship orders with a decimal qty < 1 #3357

ArronKing opened this issue Aug 3, 2022 · 2 comments

Comments

@ArronKing
Copy link

Preconditions (*)

  1. Magento 2.4.4
  2. MSI
  3. Additional stocks and sources setup (I have two additional sources, and one additional stock)
  4. Simple product with qty uses decimals and min qty set to 0.2. In stock at the two additional sources.

Steps to reproduce (*)

  1. Create two orders - one for 0.5 of the product. One for 4.5.
  2. Create a shipment for each of the orders
  3. In source selection, choose any source

Expected result (*)

  1. Two shipments to be created

Actual result (*)

  1. One shipment (4.5 qty) is created. One shipment never creates
  2. On the shipment confirmation page, items is empty (see image below)
  3. Saving this, returns you to source selection

Screenshot 2022-08-03 at 16 02 05

Screenshot 2022-08-03 at 16 03 25

@m2-assistant
Copy link

m2-assistant bot commented Aug 3, 2022

Hi @ArronKing. 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


@ArronKing
Copy link
Author

Apologies - this isn't actually related to inventory. I've found the root cause and opened an issue / PR in the main Magento2 repository:

magento/magento2#35971

Closing this issue here.

@m2-community-project m2-community-project bot moved this from Ready for Grooming to Done in Backlog Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Done
Development

No branches or pull requests

1 participant