feat(settings): added in dyco printing settings
This commit is contained in:
@@ -26,5 +26,12 @@
|
|||||||
"description": "What is the port the v1app is on",
|
"description": "What is the port the v1app is on",
|
||||||
"moduleName": "system",
|
"moduleName": "system",
|
||||||
"roles": ["systemAdmin"]
|
"roles": ["systemAdmin"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "dycoPrint",
|
||||||
|
"value": "0",
|
||||||
|
"description": "Are we using dyco to print the labels or rfid?",
|
||||||
|
"moduleName": "ocp",
|
||||||
|
"roles": ["systemAdmin", "admin", "manager"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user