WMS for Consignment Inventory
Consignment inventory sits in a warehouse physically but legally still belongs to the supplier until it is sold or consumed. A WMS handling consignment stock has to draw a hard line between physical custody and ownership, since ordinary receiving and issuing logic assumes the two are the same thing.
The core modeling challenge is tracking ownership independently from location and quantity. The same physical bin might hold both owned stock and consignment stock from two different suppliers, all of the same SKU. The WMS needs an ownership or owning-party attribute carried at the lot or stock-unit level, distinct from the location record, so reporting and financial reconciliation can separate "what's in my warehouse" from "what I actually own."
Ownership of consignment stock typically transfers at the moment of consumption or sale, not at receipt. The WMS needs to generate that transfer event automatically the moment a pick, shipment, or production consumption transaction touches consignment stock, since this is usually the trigger for supplier invoicing. A delay or gap in this event chain directly creates a billing dispute.
Consignment stock frequently coexists with a vendor-managed inventory (VMI) arrangement, where the supplier monitors stock levels and decides when to replenish. The WMS should expose stock-level visibility to the supplier, whether through a portal or scheduled data feed, so the VMI relationship functions without the warehouse operator manually notifying the supplier of every draw-down.
Because no purchase transaction happens at receipt, consignment relationships depend on periodic reconciliation, usually monthly, comparing physical count to consumption records to what the supplier believes was consumed. The WMS needs an audit trail granular enough to support this reconciliation without a full physical recount every cycle, and needs to flag discrepancies for investigation before they compound across multiple settlement periods.
A third-party logistics warehouse may hold consignment inventory for several client-supplier relationships simultaneously, each with different consumption-reporting requirements and settlement schedules. This adds a layer of configuration complexity on top of a standard 3PL multi-client model, since consignment rules need to be configurable per client-supplier pair rather than warehouse-wide.
- Insurance and liability responsibility should be documented separately from the WMS but the system's ownership records are usually the evidence used in a dispute
- Return-to-supplier logic for unsold consignment stock needs its own workflow, distinct from a standard customer return
- Financial system integration matters more here than in owned-inventory operations, since consumption events drive invoicing rather than a purchase order