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

16 lines
343 B
JSON

{
"entity":true,
"layouts":true,
"tab":true,
"acl":true,
"aclPortal": "recordAllAccountContactNo",
"module":"Crm",
"customizable": true,
"stream": true,
"importable": true,
"notifications": true,
"object": true,
"hasPersonalData": true,
"duplicateCheckFieldList": ["name", "emailAddress"]
}