From 9dbc9be6d58bf3352880da6dd3bad000eaccee76 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 13 Jan 2021 18:57:14 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e1fa057e..d1df3837 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -14,6 +14,8 @@ todo: PickList controller route, how can I document the params into the api expl do I need a reference link to the class? or can I comment in the class and have it extrapolated? +todo: consider if it makes any sense to move picklist code into stored procedure and use it also for the getname functionality + todo: customer popup notes need to pop pop pop, forgot to code for that before It's been requested for a couple of other places as well so I need a re-usable solution for this maybe it requires dismissal rather than what I was thinking of which is a self closing alert as people may want to read it for a while.