You are here

crm_core_contact.permissions.yml in CRM Core 8.2

modules/crm_core_contact/crm_core_contact.permissions.yml

File

modules/crm_core_contact/crm_core_contact.permissions.yml
View source
  1. administer individual types:
  2. title: 'Administer individual types'
  3. description: 'Allows the user to edit the types of individuals such as Customer.'
  4. administer organization types:
  5. title: 'Administer organization types'
  6. description: 'Allows the user to edit the types of organization such as Supplier, etc.'
  7. revert individual record:
  8. title: 'Revert individual record'
  9. description: 'Allows the user to have ability to revert individuals'
  10. revert organization revisions:
  11. title: 'Revert organization revisions'
  12. description: 'Allows the user to have ability to revert organizations'
  13. view all crm_core_individual revisions:
  14. title: 'View all crm_core_individual revisions'
  15. 'restrict access': TRUE
  16. view all crm_core_organization revisions:
  17. title: 'View all crm_core_organization revisions'
  18. 'restrict access': TRUE
  19. permission_callbacks:
  20. - \Drupal\crm_core_contact\ContactPermissions::permissions