This commit is contained in:
2021-04-13 00:31:57 +00:00
parent a046322b14
commit 4b43222be6

View File

@@ -227,8 +227,11 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: make from new
current issues:
setting to locked state does not lock in UI even after save
I'm thinking it should lock after save but not before on selection and add to wo
setAllRights is also setting menu so created code is calling set menu too, hmm...
islockedatserver may be wonky in some cases, before it assumed that an edit could take place if islockedatserver but not anymore
however the new plan is only op possible when islockedatserver is to change status so need to check schedusers and woitems for that bit
i think there is some funkiness there.
BIG PICTURE STUFF
- ability to create from nothing implement whatever is minimally necessary to get it to work and do full crud test at all layers