Files
espocrm/application/Espo/Resources/metadata/scopes/Email.json
2026-01-19 17:46:06 +01:00

21 lines
438 B
JSON

{
"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"]
}