From 063e5b05cdc759ef7594db17221af0103038cac5 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 3 Mar 2021 17:41:56 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 77a96462..fe04627c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -6,11 +6,6 @@ ― Marcus Aurelius, Meditations -todo: import mode server state setting - only superuser can login - only can do an import if in import mode, v8 migrate checks first - any other login needs to get message about import mode so users know what's up - todo: NOT import PO's unless they are current, active and unreceived todo: erase database should reset all id values if they aren't reset already so that future data doesn't result in a new PO starting at 29000 due to huge db trial seed prior @@ -173,6 +168,9 @@ todo: many biz objects are not using new PUT methodology might be that they don't need it but for consistency should check into it todo: how to add locale keys in future after release without erasing all data? + + + ######################################################################################################################## ######################################################################################################################## ########################################################################################################################