From d029a03a5c9bde5233c47d7d6bd6a7aa7a34919b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 3 Jun 2021 20:28:07 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a8876af8..e2d2a4a9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -382,6 +382,8 @@ todo: No inventory setting *IMPORTANT* must test with inventory turned off for t in v7 when useinventory=true you cannot enter a quantity that is more than is in stock, you either initiate a request or it sets it to zero and won't allow any other value so this must be replicated in v8 exactly and dynamically, not from server itself, but server must still check at last moment of save and return error if unavailable See v7 project workorderform.cs line 8878 for the code in question + Proper error messages that are localized and must display correctly in UI at the source of the woitempart error + todo 3: service bank