Files
espocrm/application/Espo/Modules/Crm/Resources/metadata/scopes/DocumentFolder.json
2026-01-19 17:46:06 +01:00

26 lines
526 B
JSON

{
"entity": true,
"layouts": false,
"tab": false,
"aclLevelList": [
"all",
"team",
"no"
],
"aclPortalLevelList": [
"all",
"no"
],
"acl": true,
"aclPortal": true,
"aclPortalActionList": ["read"],
"module": "Crm",
"customizable": false,
"importable": false,
"type": "CategoryTree",
"stream": false,
"notifications": false,
"categoryParentEntityType": "Document",
"categoryField": "folder"
}