This commit is contained in:
2022-03-02 20:29:16 +00:00
parent 843931da4c
commit 64b227c874

View File

@@ -147,7 +147,7 @@ Available filter criteria:
![not scheduled](img/widget-not-scheduled.png)
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 set. Each list item can be clicked on to open that work order. This widget automatically updates approximately every 5 minutes.
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.
@@ -171,7 +171,7 @@ Available filter criteria:
![overdue](img/widget-workorder-overdue-personal-list.png)
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 set. Each list item can be clicked on to open that work order. This widget automatically updates approximately every 5 minutes.
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.
@@ -189,7 +189,7 @@ Available filter criteria:
![overdue](img/widget-workorder-overdue-all-list.png)
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 set. Each list item can be clicked on to open that work order. This widget automatically updates approximately every 5 minutes.
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.