mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-01-16 09:38:40 +00:00
51 lines
1.0 KiB
JSON
Executable File
51 lines
1.0 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": "original",
|
|
"l11n": [
|
|
{
|
|
"title": "Original",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Original",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
}
|
|
] |