ManualDoc:TD53F675ADB2745059623175D8870A721
The reservation header defines each reservation. First is defined the Organization where the reservation is done and the Product and Quantity desired to be reserved. When the reservation is for a Sales Order line these fields are inherited from the line. Later is defined the owner of the reservation, currently it is only possible to define Sales Order lines. If this is left blank the reservation is considered a System reservation where the owner is the Organization. Finally is possible to define certain dimensions to restrict the stock that can be used to fulfil the reservation:
- Warehouse
- Storage Bin
- Attribute Set Value
Notice that it is only possible to select warehouses that are defined as on hand warehouses of the organization and storage bins that belong to them.
The reservation might have different statuses:
- Draft: The reservation might already have some stock lines, but those are not yet considered as reserved stock and are available to everyone.
- Completed: The reservation has been processed. If some stock was still pending to be reserved the Complete process will try to reserve the available stock. This automatically reserved stock is left as not allocated.
- Hold: Any reservation can be set in hold status. This means that the stock is completely blocked and it is not even possible to generate a shipment for the sales order consuming the reserved stock.
- Closed: A closed Reservation can not be reactivated afterwards. Also, when a Reservation is Closed, it's Quantity is set as the same value as the Released Quantity, preventing further inconsistency problems.
A reservation has 3 main quantities:
- Quantity
- Determines the quantity that is desired to be reserved. If the reservation is related to a Sales Order line this quantity must be the same than the Ordered Quantity.
- Reserved Qty
- Is the total quantity that is really reserved. When there is not enough stock available it is possible to have a lower Reserved Qty than the Quantity.
- Released Qty
- Is the quantity that has been delivered and released from the reservation. When a Good Shipment for a reserved Sales Order is processed the Released Qty of the reservation is increased by the delivered quantity.