This commit is contained in:
2022-03-03 20:52:26 +00:00
parent 57c033458b
commit 28aa11a748

View File

@@ -149,7 +149,7 @@ Available filter criteria:
This list format widget displays all [work orders](svc-workorders.md) that have no Scheduled Users and do not have a [Completed work order status](svc-work-order-status.md#is-a-completed-status) set. Each list item can be clicked on to open that work order. This widget automatically updates approximately every 5 minutes.
Columns displayed are work order number, service date, customer name and a second line with the Work order summary.
Columns displayed are work order number, status flag, service date, customer name and a second line with the Work order summary.
Work orders are listed from oldest at top to most recent at bottom.
@@ -175,7 +175,7 @@ Available filter criteria:
This list format widget displays all [work orders](svc-workorders.md) that the current user is scheduled on which are past their _Complete by date_ and do not have a [Completed work order status](svc-work-order-status.md#is-a-completed-status) set. Each list item can be clicked on to open that work order. This widget automatically updates approximately every 5 minutes.
Columns displayed are work order number, Complete by date, customer name and a second line with the Work order summary.
Columns displayed are work order number, status flag, Complete by date, customer name and a second line with the Work order summary.
Work orders are listed from oldest at top to most recent at bottom.
@@ -195,7 +195,7 @@ Available filter criteria:
This list format widget displays all [work orders](svc-workorders.md) that are past their _Complete by date_ and do not have a [Completed work order status](svc-work-order-status.md#is-a-completed-status) set. Each list item can be clicked on to open that work order. This widget automatically updates approximately every 5 minutes.
Columns displayed are work order number, Complete by date, customer name and a second line with the Work order summary.
Columns displayed are work order number, status flag, Complete by date, customer name and a second line with the Work order summary.
Work orders are listed from oldest at top to most recent at bottom.