This commit is contained in:
2020-11-17 00:52:44 +00:00
parent 54a8fbd2ec
commit ebb7590c57
6 changed files with 202 additions and 57 deletions

View File

@@ -277,7 +277,7 @@ function initNavPanel() {
//Customer / Headoffice Users subitem
sub.push({
title: "UserList",
title: "Contacts",
icon: "$ayiUsers",
route: "/cust-users",
key: key++

View File

@@ -123,6 +123,7 @@ export default {
"Service",
"CustomerList",
"HeadOfficeList",
"Contacts",
"WorkOrderList",
"WorkOrderServiceTemplate",
"QuoteList",