From 6c64835a37994988fcfedd59db31919de62c0a4a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 3 Mar 2021 01:08:06 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1dbbe532..03aee884 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -184,6 +184,10 @@ todo: how to add locale keys in future after release without erasing all data? CURRENTLY DOING: Purchase order v8migrate + decided to skip it for now, so move on to next thing + Perhaps next is an inventory migrate added to v8migrate now at the very end, could code it now based on balances and also insert serials etc + it checks the balances in v8 then compares to v7 then issues an adjustment to bring into sync + this way (last thing) we are always covered no matter what happens with wo import etc ------------------------------------------