inventory
inventory copied to clipboard
Can't ship orders with a decimal qty < 1
Preconditions (*)
- Magento 2.4.4
- MSI
- Additional stocks and sources setup (I have two additional sources, and one additional stock)
- Simple product with qty uses decimals and min qty set to 0.2. In stock at the two additional sources.
Steps to reproduce (*)
- Create two orders - one for 0.5 of the product. One for 4.5.
- Create a shipment for each of the orders
- In source selection, choose any source
Expected result (*)
- Two shipments to be created
Actual result (*)
- One shipment (4.5 qty) is created. One shipment never creates
- On the shipment confirmation page, items is empty (see image below)
- Saving this, returns you to source selection

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
- Join Magento Community Engineering Slack and ask your questions in #github channel.
Apologies - this isn't actually related to inventory. I've found the root cause and opened an issue / PR in the main Magento2 repository:
https://github.com/magento/magento2/issues/35971
Closing this issue here.