oms-BankAccounting/info.json
2017-02-25 20:48:55 +01:00

26 lines
514 B
JSON

{
"name": {
"id": 1100300000,
"internal": "BankAccounting",
"external": "Bank Accounting"
},
"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": "The buisness module.",
"directory": "BankAccounting",
"dependencies": {
},
"providing": {
},
"load": [
]
}