This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-calculator",
|
||||
title: this.$ay.t("Accounting"),
|
||||
title: "Accounting",
|
||||
helpUrl: "form-acc-accounting"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-cogs",
|
||||
title: this.$ay.t("AdministrationGlobalSettings"),
|
||||
title: "AdministrationGlobalSettings",
|
||||
helpUrl: "form-adm-global-settings",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.Global
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-history",
|
||||
title: this.$ay.t("History"),
|
||||
title: "History",
|
||||
helpUrl: "form-adm-history",
|
||||
hideSearch: true
|
||||
});
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-th-list",
|
||||
title: this.$ay.t("ReportList"),
|
||||
title: "ReportList",
|
||||
helpUrl: "form-adm-report-templates"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-chart-line",
|
||||
title: this.$ay.t("Statistics"),
|
||||
title: "Statistics",
|
||||
helpUrl: "form-adm-statistics",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.BizMetrics
|
||||
|
||||
@@ -15,7 +15,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: false,
|
||||
icon: "fa-info-circle",
|
||||
title: this.$ay.t("Log"),
|
||||
title: "Log",
|
||||
helpUrl: "form-ay-log",
|
||||
|
||||
menuItems: []
|
||||
|
||||
@@ -11,7 +11,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-file-alt",
|
||||
title: this.$ay.t("Report"),
|
||||
title: "Report",
|
||||
helpUrl: "form-ay-report"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-calendar-check",
|
||||
title: this.$ay.t("Review"),
|
||||
title: "Review",
|
||||
helpUrl: "form-ay-review"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-address-card",
|
||||
title: this.$ay.t("CustomerList"),
|
||||
title: "CustomerList",
|
||||
helpUrl: "form-cust-customers"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-sitemap",
|
||||
title: this.$ay.t("HeadOfficeList"),
|
||||
title: "HeadOfficeList",
|
||||
helpUrl: "form-cust-headoffices"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-child",
|
||||
title: this.$ay.t("CustomerServiceRequestList"),
|
||||
title: "CustomerServiceRequestList",
|
||||
helpUrl: "form-customer-csr-list"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-tools",
|
||||
title: this.$ay.t("WorkOrderList"),
|
||||
title: "WorkOrderList",
|
||||
helpUrl: "form-customer-workorders"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-tachometer-alt",
|
||||
title: this.$ay.t("Dashboard"),
|
||||
title: "Dashboard",
|
||||
helpUrl: "form-home-dashboard"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-inbox",
|
||||
title: this.$ay.t("MemoList"),
|
||||
title: "MemoList",
|
||||
helpUrl: "form-home-memos"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-bullhorn",
|
||||
title: this.$ay.t("NotifySubscriptionList"),
|
||||
title: "NotifySubscriptionList",
|
||||
helpUrl: "form-home-notify-subscriptions",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.NotificationSubscription
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-sticky-note",
|
||||
title: this.$ay.t("ReminderList"),
|
||||
title: "ReminderList",
|
||||
helpUrl: "form-home-reminders"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-calendar-day",
|
||||
title: this.$ay.t("Schedule"),
|
||||
title: "Schedule",
|
||||
helpUrl: "form-home-schedule"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-language",
|
||||
title: this.$ay.t("Translation"),
|
||||
title: "Translation",
|
||||
helpUrl: "form-home-translation"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-dolly",
|
||||
title: this.$ay.t("InventoryPartInventoryAdjustments"),
|
||||
title: "InventoryPartInventoryAdjustments",
|
||||
helpUrl: "form-inv-adjustments"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-pallet",
|
||||
title: this.$ay.t("PartByWarehouseInventoryList"),
|
||||
title: "PartByWarehouseInventoryList",
|
||||
helpUrl: "form-inv-part-inventory"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-paper-plane",
|
||||
title: this.$ay.t("WorkOrderItemPartRequestList"),
|
||||
title: "WorkOrderItemPartRequestList",
|
||||
helpUrl: "form-inv-part-requests"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-boxes",
|
||||
title: this.$ay.t("PartList"),
|
||||
title: "PartList",
|
||||
helpUrl: "form-inv-parts"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-dolly-flatbed",
|
||||
title: this.$ay.t("InventoryPurchaseOrderReceipts"),
|
||||
title: "InventoryPurchaseOrderReceipts",
|
||||
helpUrl: "form-inv-purchase-order-receipts"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-shipping-fast",
|
||||
title: this.$ay.t("InventoryPurchaseOrders"),
|
||||
title: "InventoryPurchaseOrders",
|
||||
helpUrl: "form-inv-purchase-orders"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-bullhorn",
|
||||
title: this.$ay.t("NotificationSettings"),
|
||||
title: "NotificationSettings",
|
||||
helpUrl: "form-ops-notification-settings",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.NotificationSubscription
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-file-contract",
|
||||
title: this.$ay.t("ContractList"),
|
||||
title: "ContractList",
|
||||
helpUrl: "form-svc-contracts"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-child",
|
||||
title: this.$ay.t("CustomerServiceRequestList"),
|
||||
title: "CustomerServiceRequestList",
|
||||
helpUrl: "form-svc-csr-list"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-plug",
|
||||
title: this.$ay.t("LoanUnitList"),
|
||||
title: "LoanUnitList",
|
||||
helpUrl: "form-svc-loaners"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-business-time",
|
||||
title: this.$ay.t("PMList"),
|
||||
title: "PMList",
|
||||
helpUrl: "form-svc-pm-list"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-stamp",
|
||||
title: this.$ay.t("PMTemplate"),
|
||||
title: "PMTemplate",
|
||||
helpUrl: "form-svc-pm-templates"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-stamp",
|
||||
title: this.$ay.t("WorkOrderQuoteTemplate"),
|
||||
title: "WorkOrderQuoteTemplate",
|
||||
helpUrl: "form-svc-quote-templates"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-pencil-alt",
|
||||
title: this.$ay.t("QuoteList"),
|
||||
title: "QuoteList",
|
||||
helpUrl: "form-svc-quotes"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-calendar-alt",
|
||||
title: this.$ay.t("Schedule"),
|
||||
title: "Schedule",
|
||||
helpUrl: "form-svc-schedule"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-dice-d20",
|
||||
title: this.$ay.t("UnitModels"),
|
||||
title: "UnitModels",
|
||||
helpUrl: "form-svc-unit-models"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-fan",
|
||||
title: this.$ay.t("UnitList"),
|
||||
title: "UnitList",
|
||||
helpUrl: "form-svc-units"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-stamp",
|
||||
title: this.$ay.t("WorkOrderServiceTemplate"),
|
||||
title: "WorkOrderServiceTemplate",
|
||||
helpUrl: "form-svc-workorder-templates"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-tools",
|
||||
title: this.$ay.t("WorkOrderList"),
|
||||
title: "WorkOrderList",
|
||||
helpUrl: "form-svc-workorders"
|
||||
});
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-store",
|
||||
title: this.$ay.t("VendorList"),
|
||||
title: "VendorList",
|
||||
helpUrl: "form-vendors"
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user