oms-Labeling/info.json
Dennis Eichhorn 3d36699ed8 fix tests
2023-09-25 22:54:39 +00:00

50 lines
1.0 KiB
JSON

{
"name": {
"id": 1005700000,
"internal": "Labeling",
"external": "Labeling"
},
"category": "Finance",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Jingga",
"website": "jingga.app"
},
"description": "Labeling module.",
"directory": "Labeling",
"dependencies": {
"Admin": "*",
"ItemManagement": "*",
"WarehouseManagement": "*"
},
"providing": {
"Admin": "*",
"Media": "*",
"Navigation": "*"
},
"load": [
{
"pid": [
"/warehouse/labeling"
],
"type": 4,
"for": 0,
"from": "Labeling",
"file": "Labeling"
},
{
"pid": [
"/"
],
"type": 5,
"from": "Labeling",
"for": "Navigation",
"file": "Navigation"
}
]
}