This commit is contained in:
2022-03-03 18:13:05 +00:00
parent 5b49fb3044
commit 9c47ead022
3 changed files with 51 additions and 1 deletions

View File

@@ -309,7 +309,7 @@ Available filter criteria:
Management bar chart showing the percentage of work orders that were completed on time for the criteria selected. Management bar chart showing the percentage of work orders that were completed on time for the criteria selected.
The data displayed is from work orders *created* within the time span criteria selected that also have a *date to be completed* in the past that were completed on time. The data displayed is from work orders _created_ within the time span criteria selected that also have a _date to be completed_ in the past that were completed on time.
Completed on time means work orders that were set to a [Completed work order status](svc-work-order-status.md#is-a-completed-status) before the Work order's [date to be completed setting](svc-workorders.md#date-to-be-completed). Completed on time means work orders that were set to a [Completed work order status](svc-work-order-status.md#is-a-completed-status) before the Work order's [date to be completed setting](svc-workorders.md#date-to-be-completed).
@@ -328,3 +328,53 @@ Available filter criteria:
- Time span - Time span
- Interval - Interval
- Work order tags - Work order tags
#### Count of Work orders by status
![count workorder status](img/widget-work-order-status-count-bar.png)
Management bar chart showing the number of work orders by [Work order status](svc-work-order-status.md) for the criteria selected.
The data displayed is from work orders _created_ within the time span criteria selected.
This widget will automatically update every 15 minutes approximately.
Available to the following roles:
- Accounting
- Business administration
- Business administration - restricted
- Service manager
- Service manager - restricted
Available filter criteria:
- Time span
- Interval
- Work order tags
#### Percentage of Work orders by status
![pct workorder status](img/widget-work-order-status-pct-bar.png)
Management bar chart showing the percentage of work orders by [Work order status](svc-work-order-status.md) for the criteria selected.
The data displayed is from work orders _created_ within the time span criteria selected.
This widget will automatically update every 15 minutes approximately.
Available to the following roles:
- Accounting
- Business administration
- Business administration - restricted
- Service manager
- Service manager - restricted
Available filter criteria:
- Time span
- Interval
- Work order tags

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB