Initial commit
This commit is contained in:
20
application/Espo/Resources/metadata/scopes/Email.json
Normal file
20
application/Espo/Resources/metadata/scopes/Email.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"entity": true,
|
||||
"layouts": true,
|
||||
"tab": true,
|
||||
"acl": true,
|
||||
"aclPortal": true,
|
||||
"aclPortalLevelList": [
|
||||
"account",
|
||||
"contact",
|
||||
"own",
|
||||
"no"
|
||||
],
|
||||
"aclPortalActionList": ["read"],
|
||||
"notifications": true,
|
||||
"object": true,
|
||||
"customizable": true,
|
||||
"activity": true,
|
||||
"activityStatusList": ["Draft"],
|
||||
"historyStatusList": ["Archived", "Sent"]
|
||||
}
|
||||
Reference in New Issue
Block a user