This commit is contained in:
@@ -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
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
</v-col>
|
||||
|
||||
<!-- ################################ PURCHASE ORDER ITEMS LIST ############################### -->
|
||||
{{ formState.serverError }}
|
||||
|
||||
<v-col cols="12">
|
||||
<v-data-table
|
||||
:headers="headerList"
|
||||
|
||||
Reference in New Issue
Block a user