This commit is contained in:
2021-05-07 00:02:42 +00:00
parent 146c788565
commit d570a13c77

View File

@@ -302,11 +302,15 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: woitem outstanding: custom fields, attachments, wiki
NEXT: custom fields control in wo item error is applying to all items not just the line in question
also not displahying error style in table of woitems
To illustrate, set a field required like woitemcustom2, then empty it and the grid should show an error in that line (or all lines if all not set)
backend code needs fixing to work with array style notation like the other validate code does looking for . separator and report back accordingly
todo: Test hiding woitem custom wiki attach
test errors in them??
test updating and displaying with also header ones
todo: test the shit out of failures to save and ensure errors occur and as much as can be saved is saved
OVERALL