mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-01-11 17:28:41 +00:00
30 lines
651 B
JSON
Executable File
30 lines
651 B
JSON
Executable File
[
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "SupplierManagement",
|
|
"virtualPath": "/Modules",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Suppliers",
|
|
"virtualPath": "/Modules/SupplierManagement",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "supplier_profile_image",
|
|
"l11n": [
|
|
{
|
|
"title": "Profile image",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Profilbild",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
}
|
|
] |