diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4e248c88..015aecde 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,6 +3,8 @@ @@@@@@@@@@@@@@@ ROADMAP STAGE 6 - "REALITY" All in on porting over all the real objects from v7 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +todo: server backup failing due to mismatch of version between backup and postgres new v13, fix that first, see error log at server + FIRST: Determine order to implement objects and write in below, try to list as thoroughly as possible by going over existing features and proposed new ones List should be objects in order of implementation, if new then flag with an asterisk * indicating it's a new feature that doesn't need import code Lone wolf objects with the least dependencies (that are staying) to the most connected ones with the biggest graph (workorder, schedule ui) in that order