4860-route.index_downloadZip #1259

Merged
vicent merged 9 commits from 4860-route.index_downloadZip into dev 2023-01-27 08:12:06 +00:00
1 changed files with 8 additions and 8 deletions
Showing only changes of commit ec5e2a21f7 - Show all commits

View File

@ -1,12 +1,12 @@
{
"module": "shelving",
"name": "Shelvings",
"icon" : "contact_support",
"icon" : "icon-inventory",
"dependencies": ["worker"],
"validations" : true,
"menus": {
"main": [
{"state": "shelving.index", "icon": "contact_support"}
{"state": "shelving.index", "icon": "icon-inventory"}
],
"card": [
{"state": "shelving.card.basicData", "icon": "settings"},