This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:aya-type="$ay.ayt().Unit"
|
||||
:show-edit-icon="true"
|
||||
show-edit-icon
|
||||
v-model="
|
||||
value.items[activeWoItemIndex].outsideServices[activeItemIndex]
|
||||
.unitId
|
||||
@@ -132,7 +132,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:aya-type="$ay.ayt().Vendor"
|
||||
:show-edit-icon="true"
|
||||
show-edit-icon
|
||||
v-model="
|
||||
value.items[activeWoItemIndex].outsideServices[activeItemIndex]
|
||||
.vendorSentToId
|
||||
@@ -281,7 +281,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:aya-type="$ay.ayt().Vendor"
|
||||
:show-edit-icon="true"
|
||||
show-edit-icon
|
||||
v-model="
|
||||
value.items[activeWoItemIndex].outsideServices[activeItemIndex]
|
||||
.vendorSentViaId
|
||||
@@ -529,7 +529,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:aya-type="$ay.ayt().TaxCode"
|
||||
:show-edit-icon="true"
|
||||
show-edit-icon
|
||||
v-model="
|
||||
value.items[activeWoItemIndex].outsideServices[activeItemIndex]
|
||||
.taxCodeId
|
||||
|
||||
Reference in New Issue
Block a user