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: