This commit is contained in:
@@ -321,6 +321,8 @@ OVERALL
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
=================== WORKORDER TODO / ON HOLD ========================
|
=================== WORKORDER TODO / ON HOLD ========================
|
||||||
|
|
||||||
|
TODO: workorderitemstatus ui links editing
|
||||||
|
TODO: workorderitempriority UI links editing
|
||||||
TODO: Test address / units select alternate when have units working
|
TODO: Test address / units select alternate when have units working
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -118,6 +118,15 @@
|
|||||||
></v-textarea>
|
></v-textarea>
|
||||||
</v-col>
|
</v-col>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
//status WorkOrderItemWorkOrderStatusID WorkorderItemStatusId
|
||||||
|
//priority WorkOrderItemPriorityID WorkorderItemPriorityId
|
||||||
|
//requestdate WorkOrderItemRequestDate RequestDate
|
||||||
|
//warrantyservice WorkOrderItemWarrantyService WarrantyService
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<GzWoItemScheduledUsers
|
<GzWoItemScheduledUsers
|
||||||
v-if="
|
v-if="
|
||||||
pvm.subRights.scheduledUsers.visible &&
|
pvm.subRights.scheduledUsers.visible &&
|
||||||
|
|||||||
Reference in New Issue
Block a user