SOP Name: Vehicle Maintenance Checklist
Process Code: VEHICLE_CHECK_V1
Version: V1
Owner: Factory Supervisor
Applies To: Factory Supervisor, Driver
Frequency: Weekly and before major delivery
Last Updated: 2026-06-25
Review Frequency: Monthly
Reduce delivery failures due to vehicle issues.
Weekly, and before any major delivery.
flowchart TD
A[Start vehicle check] --> B[Tyres, fuel, lights, brakes]
B --> C[Driver + documents]
C --> D[Service due date]
D --> E{Safe & ready?}
E -- Yes --> F[Vehicle cleared]
E -- No --> G[Inform management]
[PHOTO: Vehicle issue if any]| โ Do | โ Don't |
|---|---|
| Check before a major delivery | Assume the vehicle is fine |
| Verify documents are valid | Drive with expired documents |
| Report unsafe condition | Send an unsafe vehicle out |
[ ] Tyres checked
[ ] Fuel checked
[ ] Lights checked
[ ] Brakes checked
[ ] Driver available
[ ] Vehicle documents valid
[ ] Service due date checked
[ ] Any issue reported
Inform management if the vehicle is unsafe or unavailable.
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: /vehicle
n8n workflow: wf_vehicle_check_v1
Odoo object: fleet.vehicle
Approval role: Factory Supervisor
Supabase table: vehicle_checks
Status: Future automation