This commit is contained in:
2021-02-23 22:40:36 +00:00
parent 035a03545c
commit fe886939b6
2 changed files with 2 additions and 3 deletions

View File

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

View File

@@ -222,7 +222,7 @@
</v-col>
<!-- ################################ PURCHASE ORDER ITEMS LIST ############################### -->
{{ formState.serverError }}
<v-col cols="12">
<v-data-table
:headers="headerList"