This commit is contained in:
2021-05-04 00:04:23 +00:00
parent 53551014ab
commit fdf4541771
2 changed files with 11 additions and 0 deletions

View File

@@ -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

View File

@@ -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 &&