From 3a72135e2cece0c706652101182adbb12f78ea14 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 17 Jun 2021 14:44:48 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a198005a..82d0e5d4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -1253,11 +1253,13 @@ build 110 - workorder cleanup and layout changes now showing table for each item even if single row so that all viz and other calculated fields are always available to view - TODO: Hiding sections not used when empty and now added from the menu to present a cleaner empty work order + Hides "grandchild" sections not used until at least one is added which now matches original design idea for workorder of adding only what you need to keep it clean + (sections initially added via workorder items 3 dot menu) data transfer efficiency changes to cut down on amount of data sent both ways over the network strip out Viz fields on submit to server from client strip out IsDirty fields on send from server to client Errors returned from server now properly displaying in both table and in controls + Required field rules in each area now are properly pre-broken on new so user can see what needs to be filled in at minimum - Service loaner form added cost fields to bring in line with other billable items on workorder