This commit is contained in:
2021-06-28 22:49:46 +00:00
parent 88e0ff1cb3
commit ae14e63dc2
4 changed files with 146 additions and 130 deletions

View File

@@ -421,6 +421,21 @@ CURRENTLY DOING:
NOT THE FOLLOWING THOUGH which are too complex to dupe at client
Translation, User
consider: duplicate workorder if to be replacement for templates needs ability to:
move all dates forward relatively
remove big chunks of things all at once
bugbug: tags are not *displaying* when a record is opened until click in a field
happening in all objects with tags
not happening in wiki
reveals only when a change to the form is made of some kind that triggers I guess formfieldchanged
event. Fuck.
Look at changes to tag control, maybe it's in there?
or in form() manager code
todo: User duplicate not working, error about optionsobj
Message:_vm.optionsObj is undefined
probably need to populate that object as well as main obj on dupe