From 354efd092ef0a62a04ab900b9d761364265ce689 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 6 Nov 2020 00:29:00 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) 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