diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ca1f5295..947241c6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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