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/Email.json
T
2022-07-07 15:41:51 +03:00

16 lines
387 B
JSON

{
"entity": true,
"layouts": true,
"tab": true,
"acl": true,
"aclPortal": true,
"aclPortalLevelList": ["all", "account", "contact", "own", "no"],
"aclPortalActionList": ["read"],
"notifications": true,
"object": true,
"customizable": true,
"activity": true,
"activityStatusList": ["Draft"],
"historyStatusList": ["Archived", "Sent"]
}