How to prevent system from allocating randomly available lots to remaining order quantity when sendi
We have a requirement whereby we cannot select lots manually for an order on Update Allocation window.
We get lots dispatched data for each order in excel and then use API to send it to OM (the orders have been released at this stage)
There are remaining quantities in each order.
Eg: if an order release line was 100 Kgs, the dispatched lots would make up to 94 Kgs.
We want the remaining 6 Kg to be backordered.
Problem:
System is allocating a randomly available lot to the 6 Kg remaining quantity.
We have to manually go to update allocation window and delete those lots.