From 65ac723d9fda617a2a86352873cbb9f5dbcc3dbb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 29 Jun 2021 19:32:58 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 17 +++++++++-------- .../svc-work-order-item-priorities-edit.vue | 4 ++-- .../views/svc-work-order-item-status-edit.vue | 4 ++-- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 79c0513d..1e004e2c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -419,13 +419,13 @@ CURRENTLY DOING: 3891 3: Implement a workable duplication system outstanding for this: - - - Remove at server duplicate route and de-document if found anywhere - also any redundant support code that was related to duplication - NOT THE FOLLOWING THOUGH which are too complex to dupe at client - Translation, User, Purchaseorder, Contact, - - + - look for missed items at client like woitempriority etc + search for duplicate menu item and see what missed + + - Workorder should not duplicate part requests. + truncate that collection in all woitems (set to []) + + - why is duplicate async now, doesn't need to be right?? consider: duplicate workorder if to be replacement for templates needs ability to: @@ -442,10 +442,11 @@ bugbug: tags are not *displaying* when a record is opened until click in a field event. Fuck. tag picker hasn't been modified since april 30 and only to change a font bug isn't due to change in tag picker itself - I'm leaning toward a regression when updated tag picker source