This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Work order item priority
|
||||
|
||||
The optional work order item priority is a simple flag used to indicate the priority of an individual work order item.
|
||||
This can be used for any purpose desired
|
||||
|
||||
This can be used for any purpose desired or even [removed from the form](ay-customize.md) entirely. It is usually used to prioritize work order items when there are several on a single work order and indicate how urgently a particular work order item should be serviced.
|
||||
|
||||
## Authorization Roles required
|
||||
|
||||
@@ -62,4 +63,3 @@ A color can be selected to visually represent the priority so users can see at a
|
||||
#### Active
|
||||
|
||||
Work order item priorities that are set to Active can be selected on Work orders. Priorities not set to Active will still show in older records but can not be selected for new records; this is how you retire a Work order item priority from use.
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
The optionaly work order item status is a simple flag used to indicate the current state of an individual work order item.
|
||||
|
||||
This can be used for any purpose desired or even [removed from the form](ay-customize.md) entirely if not required. It is usually used to indicate the progression of work on individual work order items.
|
||||
|
||||
A work order item status is completely separate from a [Work order status](svc-work-order-status.md).
|
||||
|
||||
## Authorization Roles required
|
||||
|
||||
Reference in New Issue
Block a user