mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-11 13:28:40 +00:00
45 lines
1002 B
JSON
45 lines
1002 B
JSON
{
|
|
"name": {
|
|
"id": 1002600000,
|
|
"internal": "Accounting",
|
|
"external": "OMS Accounting"
|
|
},
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Orange Management",
|
|
"website": "www.spl1nes.com"
|
|
},
|
|
"description": "Accounting module.",
|
|
"directory": "Accounting",
|
|
"dependencies": {
|
|
"Admin" : "1.0.0"
|
|
},
|
|
"providing": {
|
|
"Navigation": "*"
|
|
},
|
|
"load": [
|
|
{
|
|
"pid": [
|
|
"47e9d72449035cd040e0f93693fd0a925bf6e340"
|
|
],
|
|
"type": 4,
|
|
"for": "Content",
|
|
"from": "Accounting",
|
|
"file": "Accounting"
|
|
},
|
|
{
|
|
"pid": [
|
|
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
|
],
|
|
"type": 5,
|
|
"from": "Accounting",
|
|
"for": "Navigation",
|
|
"file": "Navigation"
|
|
}
|
|
]
|
|
}
|