mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-01-11 15:18:42 +00:00
65 lines
1.3 KiB
JSON
Executable File
65 lines
1.3 KiB
JSON
Executable File
[
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Billing",
|
|
"virtualPath": "/Modules",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Templates",
|
|
"virtualPath": "/Modules/Billing",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Bills",
|
|
"virtualPath": "/Modules/Billing",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "preview",
|
|
"l11n": [
|
|
{
|
|
"title": "Preview",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Vorschau",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "internal",
|
|
"l11n": [
|
|
{
|
|
"title": "Internal",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Intern",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "external",
|
|
"l11n": [
|
|
{
|
|
"title": "External",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Extern",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
}
|
|
] |