- Issue created by @bluegeek9
There should be some way to group contacts together. The Group project is able to do this, but is an added dependency. Also, we might want to add groups of contacts to a Group entity. I think there are issues/complications with sub-groups
Add two new entity types and a new module.
Module: crm_group
Entities:
crm_group
Bundles: Yes
Each bundle may include/exclude crm_contact by contact type
crm_group_member
Bundles: No
Relationship between the contact and the group.
Active
1.0
Code