Skip to content
WholesaleManager

Everyone

Glossary & order statuses

Shared vocabulary and the sale-order status machine every role works from.

Words the whole depot shares

Term Meaning
Sale order (SO)The single order record every channel produces
Standing sale orderA template that generates SOs on a schedule
Call cycleRecurring telesales schedule for an account
Credit classNamed credit policy (limit, terms, hold point)
Credit holdBlock at order entry, load, or delivery — releasable by finance
Pick listLines to pull from stock for confirmed orders
Load / manifestVerified goods on one van for one route
RouteOne van, one driver, one day, ordered stops
Stop / dropOne delivery visit at one address
ePODElectronic proof of delivery: signature, photo, geo, time
ShortDelivered quantity less than ordered
RefusalCustomer declines all or part of a drop
Pre-invoiceReview queue between POD and invoiced
FEFOFirst-expiry-first-out batch picking

Sale order statuses

Stock is reserved at Confirmed, decremented at Loaded, and reconciled to delivered quantity at POD. An order can be cancelled only before it is loaded.

DRAFT
  → CONFIRMED          (stock reserved, credit checked)
  → CREDIT_HOLD        (blocked; finance can release)
CONFIRMED
  → PICKING → PICKED → PACKED → LOADED
LOADED
  → OUT_FOR_DELIVERY
OUT_FOR_DELIVERY
  → DELIVERED | PART_DELIVERED | REFUSED | FAILED
DELIVERED | PART_DELIVERED | REFUSED
  → PRE_INVOICE → INVOICED → PAID
Any state before LOADED
  → CANCELLED

Where to get help

  • Staff: this guide stays at /guide, plus in-app Tip callouts on key screens.
  • Customers: portal Support.
  • Developers and operators: deployment and runbooks live in the project docs/ folder — they are not this public guide.