This commit is contained in:
2022-02-02 20:57:11 +00:00
parent 876a6bbb3d
commit 809ecf5142
2 changed files with 102 additions and 16 deletions

View File

@@ -7,6 +7,8 @@ The work order status is a powerful feature that can be used for multiple purpos
- notification system to alert interested parties when a work order has reached a certain state
- a way to close and lock down a work order when all work has been completed
A work order status is completely separate from a [Quote status](svc-quote-status.md) or [Work order item status](svc-work-order-item-status.md).
## Authorization Roles required
This form is available to User's with the following [roles](ay-biz-admin-roles.md):
@@ -27,7 +29,7 @@ Read only access
## How to access work order status
- From the [work order](svc-workorders.md) menu item *Work order status list*
- From the [work order](svc-workorders.md) menu item _Work order status list_
- By clicking on the [open record icon](ay-start-form-autocomplete.md#opening-selected-record) in any Work order status selection list on any other form where Work order status can be selected
- From any [data table](ay-start-form-data-tables.md) column showing a work order status such as the [Work order list](svc-workorders.md)