This commit is contained in:
2021-05-24 22:57:19 +00:00
parent d202d4eb0b
commit 8434a91dc7
4 changed files with 17 additions and 3 deletions

View File

@@ -342,7 +342,9 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: Tasks
CURRENTLY DOING: Tasks -> TaskGroup back and front end list, edit form etc, only model and ayType exists, no rights, no biz, no picklists etc
Also need TaskGroup Icon
ORDER: tasks, parts, loans, units, outside service
todo: task chooser from big list of preset tasks, link to that list, UI for that list etc etc etc
@@ -363,6 +365,7 @@ todo: strip all *viz fields from object before sending over the wire from client
Setting their value to undefined stops them being sent so do that, but remember they then need to be updated on the return record
See the header save for working example, others will be easier since they set *all* fields on return unlike header which is a bastardized one
todo: mark for deletion with ONE record and no table?? how does that work?
TODO: test new from scratch wo regularly