This commit is contained in:
2021-06-03 20:28:07 +00:00
parent 2c32b27032
commit d029a03a5c

View File

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