From 3f8e6d938583e3841038c9eaf00bc0baadb24dc4 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 21 May 2021 23:40:47 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 18 +-- .../components/work-order-item-expenses.vue | 38 ------ .../src/components/work-order-item-labors.vue | 121 +----------------- 3 files changed, 8 insertions(+), 169 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 46c7dbcb..28a970ce 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -339,21 +339,15 @@ todo: many biz objects are not using new PUT methodology -CURRENTLY DOING: - - -todo: remove taxcode edit control once done - - -todo: part prices are going to change / volatile, are they snapshotted? (cost/charge) - rates and taxes are ok to not snapshot, their values are protected once used but parts are volatile and should be snapshotted - - - - +CURRENTLY DOING: WorkOrderItemTravel ORDER: Travel, tasks, parts, loans, units, outside service +todo: WorkorderItemPart- part prices are going to change / volatile so snapshot them (cost/charge) + rates and taxes are ok to not snapshot, their values are protected once used but parts are volatile and should be snapshotted + (resurrect the bizaction stuff) + + todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent dispatch is a subset of a service manager job Rename at both ends and all translations and docs as well. diff --git a/ayanova/src/components/work-order-item-expenses.vue b/ayanova/src/components/work-order-item-expenses.vue index 4c8c590b..46791506 100644 --- a/ayanova/src/components/work-order-item-expenses.vue +++ b/ayanova/src/components/work-order-item-expenses.vue @@ -278,44 +278,6 @@ > - - - -