This commit is contained in:
@@ -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
|
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
|
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
|
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
|
todo 3: service bank
|
||||||
|
|||||||
Reference in New Issue
Block a user