Create/ Submit Work Order
Scope
Hence for Work Order Creator, the On Submit pop-up window is opened to capture the below-given details.
Assignee name- Drop-down - Non Mandatory - The next user in the workflow i.e. work order verifier hence the employees having the role Work_Order_Verifier are displayed in drop-down with the Name and Designation. E.g. Suresh K working as Junior Assistant Executive Engineer and having the role of work order verifier will be displayed ‘Suresh K - Assistant Executive Engineer’.
Comments - Text area - Non-Mandatory - In case any comments to be added.
Forward - Action Button
Cancel - Action Button
On Forward,
The pop-up window is closed, a toast success message is displayed and the view work order page is refreshed.
The action menu is loaded according to the role-action mapping of the currently logged-in user.
The work order is forwarded to the next user in the workflow and shown in its inbox.
The workflow state changes accordingly and timelines show the current state of the estimate.
Work order is removed from the currently logged-in user’s inbox.
Action | Role | From State | To State | Status |
---|---|---|---|---|
Submit/ Forward | Work Order Creator |
| Pending for verification | Submitted |
Re-submit/ Forward | Work Order Creator | Pending for correction | Pending for verification | Re-submitted |
On cancel, a pop-up window is closed, toast cancel message is displayed on the view work order page.
Toast Success Message:
The work order is forwarded successfully.
Failure Message:
Forward of work order failed.
Toast Cancel Message:
Action is cancelled.
Validation
Not applicable.
Notification
Not applicable.
User Interface
Acceptance Criteria
Acceptance Criteria | Description |
---|---|
1 | On submission, the application is forwarded to the next user in the flow. |
2 | The pop-up window gets closed and the application page is refreshed. A toast success message is displayed. |
3 | On cancel pop-up window is closed. A toast cancel message is displayed. |
4 | Workflow states change and based on the role the existing user has view work order page refreshes. |
Last updated