oms-IncomeStatement/info.json
2017-10-04 20:43:06 +02:00

46 lines
929 B
JSON

{
"name": {
"id": 1006400000,
"internal": "PL",
"external": "P&L"
},
"category": "Finance",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Orange Management",
"website": "www.spl1nes.com"
},
"description": "Budget Management module.",
"directory": "PL",
"dependencies": {
"Controlling": "*"
},
"providing": {
"Navigation": "*"
},
"load": [
{
"pid": [
"/backend/controlling/pl"
],
"type": 4,
"for": 0,
"from": "PL",
"file": "PL"
},
{
"pid": [
"/backend"
],
"type": 5,
"from": "PL",
"for": "Navigation",
"file": "Navigation"
}
]
}