issues
search
hotwax
/
OrderRouting
Order Routing
Apache License 2.0
0
stars
1
forks
source link
Partial Allocation of items even if the `Allow Partial Allocation` toggle is off
#65
Closed
Chinmay2107
closed
1 month ago
Chinmay2107
commented
1 month ago
Steps to reproduce the issue:
Place an order with multiple quantities of the same item (Allow Split turned on).
An Order Routing Rule is set up such that it will allocate all the items to the same facility or none at all (Means partial allocation is turned off).
Inventory condition in OMS is such that the ATP is less than the ordered quantity (Suppose quantity 5 is ordered and only 3 is available in OMS).
Run the brokering once.
Observations
The order will be routed partially to the facility leaving the unavailable items to the queue selected in the Move unavailable items to queue.
Steps to reproduce the issue:
Observations