This commit is contained in:
2021-01-13 17:49:17 +00:00
parent 73275dcdb5
commit cdcd5cef93

View File

@@ -10,6 +10,9 @@ todo: PickList code at server needs to accept preId as a collection to support g
The server biz objects need to be able to access this to return names with id's for UI areas that support adding and removing items from a collection but display simple names
e.g. part assembly parts UI when displaying in a form needs a simple list in same format of how they would select a part in a picklist to add so it has the same info
todo: PickList controller route, how can I document the params into the api explorer?
do I need a reference link to the class?
or can I comment in the class and have it extrapolated?
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