SOP Name: Dispatch Planning
Process Code: DISPATCH_PLAN_V1
Version: V1
Owner: Factory Supervisor
Applies To: Factory Supervisor, Sales/Admin
Frequency: Every dispatch
Last Updated: 2026-06-25
Review Frequency: Monthly
Plan delivery correctly and avoid wrong product, quantity or site delivery.
Before every dispatch, once stock is approved (READY_DISPATCH_QC_V1).
flowchart TD A[Confirm customer/site] --> B[Confirm product + quantity] B --> C[Confirm location/access] C --> D[Confirm vehicle + driver] D --> E[Fix loading time] E --> F[Confirm payment/approval] F --> G[Inform sales/admin]
| โ Do | โ Don't |
|---|---|
| Confirm site access before sending | Send a large vehicle to a tight site blindly |
| Match product to the order | Load whatever stock is nearest |
| Confirm payment/approval where required | Dispatch on unconfirmed approval |
[ ] Customer confirmed
[ ] Site confirmed
[ ] Product confirmed
[ ] Quantity confirmed
[ ] Vehicle confirmed
[ ] Driver confirmed
[ ] Loading time fixed
[ ] Sales/admin informed
stock.picking / delivery orderInform Ram/Srinivasan if vehicle/driver is unavailable, site access is unclear, or payment/approval is pending.
If you find a better way to do this process, add a comment below or submit an improvement request in the SOP Improvement Register.
Telegram command: /dispatch
n8n workflow: wf_dispatch_plan_v1
Odoo object: stock.picking / sale.order
Approval role: Factory Supervisor + Sales
Supabase table: dispatch_plans
Status: Future automation