mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-01-11 23:28:41 +00:00
23 lines
489 B
JSON
23 lines
489 B
JSON
[
|
|
{
|
|
"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
|
|
}
|
|
] |