This commit is contained in:
@@ -128,6 +128,54 @@ export default {
|
||||
interval: "day",
|
||||
color: "#00205B"
|
||||
}
|
||||
},
|
||||
{
|
||||
roles: [
|
||||
role.BizAdmin,
|
||||
role.BizAdminRestricted,
|
||||
role.ServiceRestricted,
|
||||
role.Service,
|
||||
role.Accounting
|
||||
],
|
||||
title: "DashboardServiceRateQuantityAllUsers",
|
||||
icon: "$ayiChartLine",
|
||||
type: "GzDashLaborHoursEveryoneLine",
|
||||
scheduleableUserOnly: false,
|
||||
singleOnly: false,
|
||||
settings: {
|
||||
customTitle: null,
|
||||
timeSpan: "*thismonth*",
|
||||
interval: "day",
|
||||
wotags: [],
|
||||
woitemtags: [],
|
||||
techtags: [],
|
||||
userid: null,
|
||||
color: "#00205B"
|
||||
}
|
||||
},
|
||||
{
|
||||
roles: [
|
||||
role.BizAdmin,
|
||||
role.BizAdminRestricted,
|
||||
role.ServiceRestricted,
|
||||
role.Service,
|
||||
role.Accounting
|
||||
],
|
||||
title: "DashboardServiceRateQuantityAllUsers",
|
||||
icon: "$ayiChartBar",
|
||||
type: "GzDashLaborHoursEveryoneBar",
|
||||
scheduleableUserOnly: false,
|
||||
singleOnly: false,
|
||||
settings: {
|
||||
customTitle: null,
|
||||
timeSpan: "*thismonth*",
|
||||
wotags: [],
|
||||
woitemtags: [],
|
||||
techtags: [],
|
||||
userid: null,
|
||||
interval: "day",
|
||||
color: "#00205B"
|
||||
}
|
||||
}
|
||||
],
|
||||
availableItems() {
|
||||
|
||||
Reference in New Issue
Block a user