WMS Orders
Order release, station, pick, pack, and ship errors.
Symptoms
- Cannot release order — "assign a station"
- Pick blocked — wrong status
- Cannot ship — pack or pallet plan required
Checklist
- DRAFT — add lines; assign station on warehouse with correct fulfillment mode
- Release — station defines mode (
PICK_PACK,PICK_ONLY,UNIT_LOAD,PLAN_AFTER_PICK) - Pick — only in RELEASED or PICKING; stock must exist at resolved location/lot
- Pallet plan — when station
requirePalletPlanis on:- Plan pallets before or after pick depending on mode (
PLAN_AFTER_PICKneeds picked qty first) - Confirm build / Confirm all moves PLANNED → BUILT
- Clear planned only while no BUILT/shipped units block replacement
- Use append when adding mixed pallet types to an existing plan
- Plan pallets before or after pick depending on mode (
- Pack — order must be PACKED; soft modes may skip LU when station does not require pallet plan
- Ship — order must be PACKED
