This commit is contained in:
2021-06-03 19:07:05 +00:00
parent 4c086cfe0d
commit 668ef3364d

View File

@@ -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