SOP Name: Ready-for-Dispatch Approval
Process Code: READY_DISPATCH_QC_V1
Version: V1
Owner: Factory Supervisor
Applies To: Factory Supervisor, QC
Frequency: Before dispatch
Last Updated: 2026-06-25
Review Frequency: Monthly
Ensure only approved and ready bricks are dispatched to customers.
Before loading any batch for delivery.
flowchart TD
A[Select batch for dispatch] --> B[Confirm product/quantity]
B --> C[Confirm curing age/status]
C --> D[Visual quality check]
D --> E{Any hold/reject mixed?}
E -- Yes --> F[Remove and re-check]
E -- No --> G[Approve loading]
[PHOTO: Approved output]| โ Do | โ Don't |
|---|---|
| Verify curing is complete | Dispatch under-cured stock |
| Re-check against the batch card | Approve from a distance |
| Remove any hold/reject found | Let doubtful bricks pass |
[ ] Correct product
[ ] Correct quantity
[ ] Curing complete
[ ] Visual QC passed
[ ] Batch card verified
[ ] Approved for loading
Inform Ram/Srinivasan if a customer needs stock that is not yet cured/ready, or if quantities do not match the batch card.
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: /readydispatch
n8n workflow: wf_ready_dispatch_qc_v1
Odoo object: quality.check / stock.picking
Approval role: Factory Supervisor + QC
Supabase table: dispatch_approvals
Status: Future automation