From 32b9fccc40332684bc71e51fb595d8b8656e5e88 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 23 Jun 2021 17:05:11 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 +- ayanova/src/views/svc-workorder-items.vue | 181 ++++++++++++++++++++++ 2 files changed, 182 insertions(+), 3 deletions(-) create mode 100644 ayanova/src/views/svc-workorder-items.vue diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 99bf8877..af607c7b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -384,12 +384,10 @@ todo: many biz objects are not using new PUT methodology -CURRENTLY DOING: misc items below +CURRENTLY DOING: MISC WO ITEMS that came up - Scheduled user selecting rate on new isn't populating rate-viz, (server is on save though) - 3873 3: subtree woitem lists implement must be some planning on this, forget what I decided exactly diff --git a/ayanova/src/views/svc-workorder-items.vue b/ayanova/src/views/svc-workorder-items.vue new file mode 100644 index 00000000..c31bb177 --- /dev/null +++ b/ayanova/src/views/svc-workorder-items.vue @@ -0,0 +1,181 @@ + + +