From d5c39f5bfbc2f69882b73a4b2450ca0d2f5f3fa0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 5 Jan 2021 20:07:35 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fb5cf89b..4ec2efbb 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,6 +5,10 @@ MISC ITEMS THAT CAME UP +todo: I keep thinking I should just move to LT keys for all datalist and formfield and picklist column definitions, drop the tkey and fieldkey type fields in favor of just one key that is the translation key + But maybe I'd regret that later if I have a really complex object with multiple of the same field names? + Maybe it's a complete non-issue and fuck it + todo: consider moving service contracts to Accounting area? todo: Notification at server has NotifyDeliveryLog object unused and no UI at from for it either @@ -54,6 +58,8 @@ todo: lt keys coming back from name fetcher need to be populated when list is fe todo: actual customer reports so can figure out datalist for bringing other names in I'm thinking an alternate mode for reporting where there are more defined links in the list to fetch names? + + ............................................................