This commit is contained in:
2021-03-03 17:41:56 +00:00
parent 4ee2df5cdb
commit 063e5b05cd

View File

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