Update Quantities for Active Locations with Allocations
Warehouse Management now allows you to modify the current quantity of the inventory on the Active Inventory (ActiveInventoryView) UI, even with existing allocations. This enhancement provides control over warehouse operations to efficiently handle various scenarios, such as unexpected stock changes or order modifications.
On the Active Inventory UI, you can now increase or decrease the current quantity using “Modify Qty” action button for fully or partly allocated inventories. The system permits you to decrease the current quantity as long as the new quantity is more than or equal to the allocated quantity. If you enter the quantity that is lower than the allocated quantity, the system displays an error message.
The following table briefs the behavior when modifying the current quantity for allocated inventory records:
Location | SKU | Current Quantity | Allocated Quantity | New Quantity | Behavior |
---|---|---|---|---|---|
LOC001 | ABC | 100 | 50 | 45 | The system displays an error message. |
LOC001 | ABC | 100 | 50 | 50 | The system proceeds further. |
LOC001 | ABC | 100 | 100 | 105 | The system proceeds further. |
LOC001 | ABC | 100 | 0 | 0 | The system proceeds further. |
Steps to Enable
You don't need to do anything to enable this feature.