diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 75f1d5ea..c21a25f0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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