diff --git a/docs/8.0/ayanova/docs/img/svc-wo-part-requests-context-menu.png b/docs/8.0/ayanova/docs/img/svc-wo-part-requests-context-menu.png new file mode 100644 index 00000000..d887f7ad Binary files /dev/null and b/docs/8.0/ayanova/docs/img/svc-wo-part-requests-context-menu.png differ diff --git a/docs/8.0/ayanova/docs/svc-workorders.md b/docs/8.0/ayanova/docs/svc-workorders.md index b80f0a55..c430ac3e 100644 --- a/docs/8.0/ayanova/docs/svc-workorders.md +++ b/docs/8.0/ayanova/docs/svc-workorders.md @@ -883,6 +883,30 @@ If the service tech had subscribed to the _Requested part received_ [notificatio Now the user can update the part record from 85 to 500 (or add a new line for the 415 additional) and complete the service. +### Part request context menu + +![Work order item part request context menu](img/svc-wo-part-requests-context-menu.png) + +#### Mark for deletion + +Flag the selected row work order item part request record to be permanently deleted. + +When clicked the work order item part request record selected will display in the table with a line through it indicating it will deleted on the next save of the work order and an _Undelete_ button for reversing the delete flag will appear below the table for this row when selected. + +You can also refresh the page to abandon this and any other changes made locally to the work order that have not yet been saved at the server. + +Until the work order is saved it's not actually deleted. + +#### Mark ALL for deletion + +Flag all work order item part requests, in this work order item only, to be permanently deleted when the work order is saved. + +When clicked, all the work order item part requests on this work order item will display in the table with lines through them indicating they will be deleted on the next save of the work order and an _Undelete_ button for reversing the delete flag will appear below the table for each row when selected. + +You can also refresh the page to abandon this and any other changes made locally to the work order that have not yet been saved at the server. + +Until the work order is saved the items are not actually deleted. + ### Labors ![Work order item labors](img/svc-wo-labors.png)