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

14 lines
259 B
JSON

{
"entity": true,
"layouts": true,
"tab": true,
"acl": true,
"aclActionList": ["read", "edit"],
"aclActionLevelListMap": {
"edit": ["own", "no"]
},
"customizable": true,
"object": true,
"preserveAuditLog": true
}