By Clay Li on Saturday, 16 October 2021
Category: Feature

How to Add a Waiting Status in Work Orders

​The life-cycle of work orders is captured in its status graph - see this blog. A waiting status may be introduced for work orders waiting for parts.

1. Status Dropdown

The first step is to add the new statuses to the status dropdown list.

2. Status Graph

Next, modify the status graph in client/conf/CmConf.custom.js to link the new statuses to the existing statuses (Approved and Released).  

Additional Resources

Related Posts