crm_core_contact.permissions.yml in CRM Core 8
Same filename and directory in other branches
modules/crm_core_contact/crm_core_contact.permissions.yml
File
modules/crm_core_contact/crm_core_contact.permissions.ymlView source
- administer individual types:
- title: 'Administer individual types'
- description: 'Allows the user to edit the types of individuals such as Customer.'
- administer organization types:
- title: 'Administer organization types'
- description: 'Allows the user to edit the types of organization such as Supplier, etc.'
- revert organization revisions:
- title: 'Revert organization revisions'
- description: 'Allows the user to have ability to revert organizations'
- view all crm_core_individual revisions:
- title: 'View all crm_core_individual revisions'
- 'restrict access': TRUE
- revert all crm_core_individual revisions:
- title: 'Revert all crm_core_individual revisions'
- 'restrict access': TRUE
- view all crm_core_organization revisions:
- title: 'View all crm_core_organization revisions'
- 'restrict access': TRUE
-
- permission_callbacks:
- - \Drupal\crm_core_contact\ContactPermissions::permissions