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/Modules/Crm/Resources/metadata/app/entityManagerParams.json
T
2026-03-05 19:42:16 +02:00

568 lines
15 KiB
JSON

{
"Account": {
"updateDuplicateCheck": {
"location": "recordDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 3
},
"duplicateCheckFieldList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"tooltip": true,
"view": "views/admin/entity-manager/fields/duplicate-check-field-list"
},
"groupIndex": 3
},
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Contact": {
"updateDuplicateCheck": {
"location": "recordDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 3
},
"duplicateCheckFieldList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"tooltip": true,
"view": "views/admin/entity-manager/fields/duplicate-check-field-list"
},
"groupIndex": 3
},
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Lead": {
"updateDuplicateCheck": {
"location": "recordDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 3
},
"duplicateCheckFieldList": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true,
"view": "views/admin/entity-manager/fields/duplicate-check-field-list"
},
"groupIndex": 3
},
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Opportunity": {
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Document": {
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Case": {
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"KnowledgeBaseArticle": {
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Meeting": {
"activityStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"historyStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"completedStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"canceledStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Call": {
"activityStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"historyStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"completedStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"canceledStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"Task": {
"completedStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"canceledStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"TargetList": {
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
},
"@Event": {
"activityStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"historyStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"completedStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"canceledStatusList": {
"location": "scopes",
"fieldDefs": {
"type": "multiEnum",
"required": true,
"tooltip": true,
"view": "crm:views/admin/entity-manager/fields/status-list"
}
},
"collaborators": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"assignedUsers": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 1
},
"aclContactLink": {
"location": "aclDefs",
"param": "contactLink",
"fieldDefs": {
"type": "enum",
"tooltip": true,
"view": "views/admin/entity-manager/fields/acl-contact-link"
},
"groupIndex": 4
},
"aclAccountLink": {
"location": "aclDefs",
"param": "accountLink",
"fieldDefs": {
"type": "enum",
"tooltip": true,
"view": "views/admin/entity-manager/fields/acl-account-link"
},
"groupIndex": 4
},
"lockable": {
"location": "scopes",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
},
"transactionalSave": {
"location": "entityDefs",
"fieldDefs": {
"type": "bool",
"tooltip": true
},
"groupIndex": 2
}
}
}