Hi everyone,
I have created a Delivery Trip in ERPNext, added a driver to it, and submitted the record. The Delivery Trip status is now set to “Scheduled.” I would like to understand how the status is updated after submission.
Specifically:
- Is there an automated workflow or business logic that transitions the status from “Scheduled” to other states (such as “In-Transit” or “Returned”)?
- What triggers these status changes?
- Are there any custom scripts or configurations that need to be set up to manage these transitions?
If there is any documentation or example code that outlines the workflow for updating the Delivery Trip status, please share the link or details.
Thanks in advance for your help!