From 99897f233c764a7bde71033cd3a5ad36a225f3bc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 1 Jun 2021 18:50:29 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + ayanova/src/components/work-order-items.vue | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6375e699..8aac0ab1 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -380,6 +380,7 @@ TODO: V7 features on wo I haven't coded yet bugbug: empty collection, save, add new item but don't save then click on delete and save and it all goes weird on save, it seems to be trying to save the newly added but deleted record when it should just remove it and get on with it +bugbug: deleting task error at server, steps were to add a task but not fill it out, then add a task group, then click on delete the empty task then save todo: Outside services list section header only one with word "List" in it instead of plural form outside services todo: workorderitemlabor new record stop date sb +1 hour diff --git a/ayanova/src/components/work-order-items.vue b/ayanova/src/components/work-order-items.vue index 309b9458..e79d1fe5 100644 --- a/ayanova/src/components/work-order-items.vue +++ b/ayanova/src/components/work-order-items.vue @@ -39,7 +39,7 @@ -