oms-AssetManagement/info.json
Dennis Eichhorn ac8eb803e5
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

51 lines
1.1 KiB
JSON

{
"name": {
"id": 1006600000,
"internal": "AssetManagement",
"external": "Asset Management"
},
"category": "Finance",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Jingga",
"website": "https://jingga.app"
},
"directory": "AssetManagement",
"dependencies": {
"Admin": "*",
"Media": "*",
"Finance": "*",
"Controlling": "*",
"EquipmentManagement": "*",
"Editor": "1.0.0"
},
"providing": {
"Navigation": "*",
"Media": "*"
},
"load": [
{
"pid": [
"/accounting/asset"
],
"type": 4,
"for": 0,
"from": "AssetManagement",
"file": "AssetManagement"
},
{
"pid": [
"/"
],
"type": 5,
"from": "AssetManagement",
"for": "Navigation",
"file": "Navigation"
}
]
}