From a9ebbef6e4a30812ed70f31907635be0ed279c7f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 11 Jan 2021 21:28:49 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c30feb58..c563347f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -47,7 +47,10 @@ todo: test errors on widget form for all controls Have a way of telling the server on an update to return all the errors for all the fields possible as well as server generalerror this way can see at a glance that all the controls are properly displaying their errrors - +todo: consider that a picklist could come in separate versions that are most appropriate to their area + so a PO might show a different part list than a wo etc + not sure if sustainable as the system just expects one picklist per ayatype, but it could be tied into the variant or + maybe needs additional hint todo: all picklists of objects htat have tags should by default include tags as the last field this is to support choosing by tag as the feature isn't very useful if you can't see the tags that come back