diff --git a/docs/8.0/ayanova/docs/home-dashboard.md b/docs/8.0/ayanova/docs/home-dashboard.md index c05a8f97..98c9c5fb 100644 --- a/docs/8.0/ayanova/docs/home-dashboard.md +++ b/docs/8.0/ayanova/docs/home-dashboard.md @@ -151,6 +151,8 @@ This list format widget displays all [work orders](svc-workorders.md) that have Columns displayed are work order number, 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. + Available to the following roles: - Accounting @@ -175,6 +177,8 @@ This list format widget displays all [work orders](svc-workorders.md) that the c Columns displayed are work order number, 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. + Available to the following roles: - Service technician @@ -193,6 +197,8 @@ This list format widget displays all [work orders](svc-workorders.md) that are p Columns displayed are work order number, 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. + Available to the following roles: - Accounting @@ -329,7 +335,6 @@ Available filter criteria: - Interval - Work order tags - #### Count of Work orders by status ![count workorder status](img/widget-work-order-status-count-bar.png) @@ -354,7 +359,6 @@ Available filter criteria: - Interval - Work order tags - #### Percentage of Work orders by status ![pct workorder status](img/widget-work-order-status-pct-bar.png) @@ -379,15 +383,16 @@ Available filter criteria: - Interval - Work order tags - #### Work orders by status list -![workorders by status lis](img/widget-work-order-status-list.png) +![workorders by status list](img/widget-work-order-status-list.png) This list format widget displays all [work orders](svc-workorders.md) by selected [work order status](svc-work-order-status.md). 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, status flag, service date, customer name and a second line with the Work order summary. +Work orders are listed from most recent at top to oldest at bottom. + Available to the following roles: - Accounting @@ -395,8 +400,10 @@ Available to the following roles: - Business administration - restricted - Service manager - Service manager - restricted +- Service technician +- Service technician - restricted Available filter criteria: - Work order tags -- Work order item tags \ No newline at end of file +- Work order item tags diff --git a/docs/8.0/ayanova/docs/img/widget-not-scheduled.png b/docs/8.0/ayanova/docs/img/widget-not-scheduled.png index 15dd0474..f4da96eb 100644 Binary files a/docs/8.0/ayanova/docs/img/widget-not-scheduled.png and b/docs/8.0/ayanova/docs/img/widget-not-scheduled.png differ diff --git a/docs/8.0/ayanova/docs/img/widget-workorder-overdue-all-list.png b/docs/8.0/ayanova/docs/img/widget-workorder-overdue-all-list.png index 37fa983a..28e0e625 100644 Binary files a/docs/8.0/ayanova/docs/img/widget-workorder-overdue-all-list.png and b/docs/8.0/ayanova/docs/img/widget-workorder-overdue-all-list.png differ diff --git a/docs/8.0/ayanova/docs/img/widget-workorder-overdue-personal-list.png b/docs/8.0/ayanova/docs/img/widget-workorder-overdue-personal-list.png index f99666ba..8d4b3572 100644 Binary files a/docs/8.0/ayanova/docs/img/widget-workorder-overdue-personal-list.png and b/docs/8.0/ayanova/docs/img/widget-workorder-overdue-personal-list.png differ