This commit is contained in:
2022-02-26 01:11:09 +00:00
parent 64d43d8706
commit 088e822a23
2 changed files with 13 additions and 40 deletions

View File

@@ -54,7 +54,7 @@ export default {
},
{
roles: [role.Tech, role.TechRestricted],
title: "WorkOrderItemLaborList",
title: "WorkOrderItemLaborServiceRateQuantity",
type: "GzDashLaborHoursPersonal",
scheduleableUserOnly: true,
singleOnly: false,
@@ -67,7 +67,7 @@ export default {
},
{
roles: [role.Tech, role.TechRestricted],
title: "WorkOrderItemLaborList",
title: "WorkOrderItemLaborServiceRateQuantity",
type: "GzDashLaborHoursPersonalBar",
scheduleableUserOnly: true,
singleOnly: false,