This commit is contained in:
2022-02-02 22:36:15 +00:00
parent 055ef2eaf2
commit 3e2a9e448e
2 changed files with 4 additions and 2 deletions

View File

@@ -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.

View File

@@ -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