From 35372333501e494c9262204f2ed69950ce8ab884 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 22 May 2021 00:16:44 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index b2ae04c6..cdc6a037 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -339,9 +339,7 @@ todo: many biz objects are not using new PUT methodology -CURRENTLY DOING: bugbug: saving header only (setting onsite for example) is triggering a full fetch of entire workorder every time...WTF, supposed to be just a few fields that cause that - -Next: WorkOrderItemTravel +CURRENTLY DOING: WorkOrderItemTravel ORDER: Travel, tasks, parts, loans, units, outside service @@ -356,6 +354,7 @@ todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull todo: strip all *viz fields from object before sending over the wire from client to server Setting their value to undefined stops them being sent so do that, but remember they then need to be updated on the return record + See the header save for working example, others will be easier since they set *all* fields on return unlike header which is a bastardized one TODO: test new from scratch wo regularly