SOP Name: Loading Verification
Process Code: LOADING_VERIFY_V1
Version: V1
Owner: Factory Supervisor
Applies To: Factory Supervisor, Loading Labour
Frequency: Every dispatch
Last Updated: 2026-06-25
Review Frequency: Monthly
Ensure correct material is loaded and dispatch proof is captured.
At the moment of loading, for every dispatch.
flowchart TD
A[Verify product before loading] --> B[Verify quantity while loading]
B --> C{Reject/hold present?}
C -- Yes --> D[Remove from load]
C -- No --> E[Photograph loaded vehicle]
E --> F[Note vehicle number]
F --> G[Send loading confirmation]
[PHOTO: Loaded vehicle]| โ Do | โ Don't |
|---|---|
| Count during loading | Trust the count from yesterday |
| Photograph the loaded vehicle | Send vehicle off without proof |
| Keep reject/hold off the truck | Load doubtful bricks "to fill space" |
[ ] Product checked
[ ] Quantity checked
[ ] Quality checked
[ ] Vehicle number noted
[ ] Loaded vehicle photo taken
[ ] Dispatch confirmation sent
Inform Ram/Srinivasan immediately on any wrong loading or quantity mismatch discovered.
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: /loaded
n8n workflow: wf_loading_verify_v1
Odoo object: stock.picking (validate)
Approval role: Factory Supervisor
Supabase table: loading_confirmations
Status: Future automation