Initial commit
This commit is contained in:
11
application/Espo/Resources/metadata/scopes/Team.json
Normal file
11
application/Espo/Resources/metadata/scopes/Team.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"entity": true,
|
||||
"layouts": false,
|
||||
"tab": true,
|
||||
"acl": true,
|
||||
"aclActionList": ["read"],
|
||||
"aclLevelList": ["all", "team", "no"],
|
||||
"importable": true,
|
||||
"customizable": false,
|
||||
"preserveAuditLog": true
|
||||
}
|
||||
Reference in New Issue
Block a user