This commit is contained in:
2020-11-06 00:29:00 +00:00
parent 3ff682e7e9
commit 354efd092e

View File

@@ -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