Initial commit
This commit is contained in:
13
application/Espo/Resources/metadata/scopes/User.json
Normal file
13
application/Espo/Resources/metadata/scopes/User.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"entity": true,
|
||||
"layouts": true,
|
||||
"tab": true,
|
||||
"acl": true,
|
||||
"aclActionList": ["read", "edit"],
|
||||
"aclActionLevelListMap": {
|
||||
"edit": ["own", "no"]
|
||||
},
|
||||
"customizable": true,
|
||||
"object": true,
|
||||
"preserveAuditLog": true
|
||||
}
|
||||
Reference in New Issue
Block a user