From d81b61d1d4866a6b4d1b4a1349ca784ec74481c7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 11 May 2021 00:01:26 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +- .../src/components/work-order-item-labors.vue | 184 ++++++++++-------- 2 files changed, 109 insertions(+), 78 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 39d1009f..b90d6ef5 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -307,7 +307,6 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: -todo: hunt down and elminiate any "misc" in Expenses translations TODO: test new from scratch wo regularly @@ -333,7 +332,7 @@ OVERALL ##################################################################### =================== WORKORDER TODO / ON HOLD ======================== - +todo: workorderitemlabor new record stop date sb +1 hour todo: make sure all rules are mirrored at both ends (like date precedence etc) todo: signature: report helper display signature and form ui control to capture /display signature TODO: Test address / units select alternate when have units working diff --git a/ayanova/src/components/work-order-item-labors.vue b/ayanova/src/components/work-order-item-labors.vue index 0df5f725..ba67fcf9 100644 --- a/ayanova/src/components/work-order-item-labors.vue +++ b/ayanova/src/components/work-order-item-labors.vue @@ -5,9 +5,7 @@