From 668ef3364d3fc764db2a0b9afbb12217b307c4c4 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 3 Jun 2021 19:07:05 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d5de5dd1..0facf5c9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -69,6 +69,11 @@ todo: strip all *viz fields from object before sending over the wire from client todo: custom required rules only apply to new records!! +todo: inventory and other lists shows LT: because namefetcher postgres function returns it when it's not a named item + expects UI to translate it but UI doesn't so need a way to deal with that + to see what calls it just search for "AYGETNAME" in server project, also anything that calls bizobject name fetcher direct + it would be a better procedure if it was passed in a translation ID and would automatically get the key at db level of course + todo: notification subscription tags UI Must make it clear that *ALL* tags in the subscription must exist in the object to match if not documented also document this