This commit is contained in:
2021-01-25 15:38:32 +00:00
parent 60cf87d3ea
commit c890f28670

View File

@@ -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: