Disabled unused services

This commit is contained in:
Joan Sanchez 2018-05-16 13:26:36 +02:00
parent f0e8b90316
commit fe60481b1f
8 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
{
/* {
"module": "locator",
"name": "Locator",
"icon": "add_location",
@ -11,4 +11,4 @@
"acl": ["developer"]
}
]
}
} */

View File

@ -2,9 +2,9 @@ auth: []
client: []
core: []
item: []
locator: []
production: []
#locator: []
#production: []
salix: []
route: []
#route: []
ticket: [item]
order: []

View File

@ -1,4 +1,4 @@
{
/* {
"module": "production",
"name": "Production",
"icon": "local_florist",
@ -11,4 +11,4 @@
"acl": ["developer"]
}
]
}
} */

View File

@ -1,4 +1,4 @@
{
/* {
"module": "route",
"name": "Routes",
"icon" : "local_shipping",
@ -65,4 +65,4 @@
}
}
]
}
} */