diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1816654a..cab44153 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -175,8 +175,7 @@ todo: lots of stuff, but next maybe is the most fundamental stuff like child col PO UI for items: - NEW ITEM button in po list header - NEW ITEM button in po item edit form (so can just keep entering) + Implement rules and refs for all child form fields just like done for qty received as that's working now properly Edit mode ideally will not navigate but will open an edit dialog in place which will act on things from within the same form Receive all PO form menu item if applicable that just receives the entire PO as is for a shortcut diff --git a/ayanova/src/views/inv-purchase-order.vue b/ayanova/src/views/inv-purchase-order.vue index 610c692b..fccb0f67 100644 --- a/ayanova/src/views/inv-purchase-order.vue +++ b/ayanova/src/views/inv-purchase-order.vue @@ -222,7 +222,7 @@ - {{ formState.serverError }} +