This commit is contained in:
@@ -426,10 +426,10 @@ CURRENTLY DOING: more misc stuff below to complete workorder!!!
|
|||||||
|
|
||||||
todo: units on work order are not limited to customer on work order??
|
todo: units on work order are not limited to customer on work order??
|
||||||
make single unit picklist current customer only variant
|
make single unit picklist current customer only variant
|
||||||
|
|
||||||
TODO 1: Test address / units select alternate when have units working
|
TODO 1: Test address / units select alternate when have units working
|
||||||
|
|
||||||
|
todo: customer->show all units not coded yet! Gasp! So shock, much freaky
|
||||||
|
|
||||||
CASES TODO:
|
CASES TODO:
|
||||||
Some initial workorder cases to do
|
Some initial workorder cases to do
|
||||||
|
|||||||
@@ -95,6 +95,7 @@
|
|||||||
>
|
>
|
||||||
<gz-pick-list
|
<gz-pick-list
|
||||||
:aya-type="$ay.ayt().Unit"
|
:aya-type="$ay.ayt().Unit"
|
||||||
|
:variant="'customerid:' + value.customerId"
|
||||||
:show-edit-icon="!value.userIsRestrictedType"
|
:show-edit-icon="!value.userIsRestrictedType"
|
||||||
v-model="
|
v-model="
|
||||||
value.items[activeWoItemIndex].units[activeItemIndex].unitId
|
value.items[activeWoItemIndex].units[activeItemIndex].unitId
|
||||||
|
|||||||
Reference in New Issue
Block a user