Initial commit
This commit is contained in:
14
custom/Espo/Custom/Resources/metadata/scopes/Contact.json
Normal file
14
custom/Espo/Custom/Resources/metadata/scopes/Contact.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"stream": true,
|
||||
"disabled": false,
|
||||
"statusField": null,
|
||||
"kanbanStatusIgnoreList": null,
|
||||
"stars": false,
|
||||
"preserveAuditLog": false,
|
||||
"duplicateCheckFieldList": [
|
||||
"name",
|
||||
"emailAddress"
|
||||
],
|
||||
"collaborators": false,
|
||||
"assignedUsers": false
|
||||
}
|
||||
Reference in New Issue
Block a user