From c890f286702471165503670b8f04d05be2a60794 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 25 Jan 2021 15:38:32 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9f74f11d..e628f22d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -162,12 +162,7 @@ todo: server boot up message should show the port it's listening on if possible -CURRENTLY DOING: Cleanup with untranslated error string when attempting to delete a linked warehouse - Have fixed it with some code at server, see partwarehouse ValidateCanDelete code. - so now that's working, clean it up - Remove translation await code from gzform as it's not going to work that way and assume all errors come with pre-translated or do not require a fetch - all stock error number validation codes errors should nto need to fetch as be prefetched so no need for async for that particualr purpose - +CURRENTLY DOING: