Reordering policy

How each part decides when and how much to replenish: the policy and the numbers that drive planning.

Every part carries a reordering policy that tells planning how to replenish it. The policy decides when and how much; the decides whether that becomes a or a .

Policies

PolicyTriggers whenOrders
Manual Reordernever automaticallynothing: you order by hand
Demand-Based Reorderdemand appears in an accumulation windowenough to cover that window's demand (plus any safety stock), grouped by the demand accumulation period
Fixed Reorder Quantityon-hand falls to the reorder pointa fixed reorder quantity
Maximum Quantityon-hand falls to the reorder pointenough to reach the maximum inventory quantity

Fields

FieldType
On-hand level that triggers a new order. (applies to: Fixed Reorder Quantity, Maximum Quantity)
Fixed amount to order each time. (applies to: Fixed Reorder Quantity)
Level to top stock back up to. (applies to: Maximum Quantity)
Clamp each suggested order into an orderable range. (applies to: all)
Round an order up to a multiple. (applies to: all)
Window that groups demand into a single order. (applies to: Demand-Based Reorder)
Buffer each accumulation window is topped up to. (applies to: Demand-Based Reorder)
NOTE

Policies are set per part, and planning can run per location — so the same part can use demand-based reorder at one site and simple min/max at another.