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:
|
PO UI for items:
|
||||||
NEW ITEM button in po list header
|
Implement rules and refs for all child form fields just like done for qty received as that's working now properly
|
||||||
NEW ITEM button in po item edit form (so can just keep entering)
|
|
||||||
|
|
||||||
Edit mode ideally will not navigate but will open an edit dialog in place which will act on things from within the same form
|
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
|
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>
|
</v-col>
|
||||||
|
|
||||||
<!-- ################################ PURCHASE ORDER ITEMS LIST ############################### -->
|
<!-- ################################ PURCHASE ORDER ITEMS LIST ############################### -->
|
||||||
{{ formState.serverError }}
|
|
||||||
<v-col cols="12">
|
<v-col cols="12">
|
||||||
<v-data-table
|
<v-data-table
|
||||||
:headers="headerList"
|
:headers="headerList"
|
||||||
|
|||||||
Reference in New Issue
Block a user