Job Status List
Jobs can have a current status depending on the current progress of a job through the system.
| ID | Pill | Colour | Description |
|---|---|---|---|
| 0 | ERROR | Red/White | The job has a status which is not covered in any other state, or the job has entered an error state, or the website has a fault |
| 1 | NEW | White/Blue | When the job is first entered into the system or imported into the system, the job is new and has not been further processed |
| 2 | ACCEPTED | White/Green | When the job has been loaded for the first time, it moves from New to Accepted which marks the job as 'seen' by a human |
| 3 | ROUTING | Orange/White | The job has been marked as ROUTING REQUIRED which makes it available to be added to a route. A user would mark the job as ROUTING when they are satisfied they have enough/correct information to physically collect/deliver this job |
| 4 | ROUTED | Green/White | The job has been added to a route, and is awaiting further action in the routes page (collected/rejected/cancelled/etc) |
| 5 | COLLECTED | Magenta/White | The job has been collected from the customer |
| 6 | REJECT | Red/White | The job has been rejected by the collection driver/customer |
| 7 | CANCEL | Red/White | The job has been cancelled by the collection driver/customer |
| 8 | DEPOT | Green/White | The job has arrived at the Depot |
| 9 | INSP REQD | ???/??? | The job has been marked as Requiring Inspection by a depot manager |
| 10 | INSP COMPLETE | ???/??? | The job has completed inspection |
| 11 | STORAGE | ???/??? | The job has been put into storage in the depot |
| 12 | OTHER | ???/??? | The job is in a different state, you should write notes to fill in the details |
| 13 | DELIVERED | Green/White | The job has been delivered to the customer |