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??
|
||||
make single unit picklist current customer only variant
|
||||
|
||||
|
||||
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:
|
||||
Some initial workorder cases to do
|
||||
|
||||
@@ -95,6 +95,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:aya-type="$ay.ayt().Unit"
|
||||
:variant="'customerid:' + value.customerId"
|
||||
:show-edit-icon="!value.userIsRestrictedType"
|
||||
v-model="
|
||||
value.items[activeWoItemIndex].units[activeItemIndex].unitId
|
||||
|
||||
Reference in New Issue
Block a user