This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/scopes/User.json
T
2018-02-06 17:04:42 +02:00

13 lines
216 B
JSON

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