Module: Crm
- Defined in:
- app/finders/crm/contacts_finder.rb,
app/finders/crm/organizations_finder.rb
Overview
Finder for retrieving crm_organizations scoped to a group
Arguments:
current_user - user performing the action. Must have the correct permission level for the group.
params:
group: Group, required
search: String, optional
state: CustomerRelations::OrganizationStateEnum, optional
ids: int[], optional
Defined Under Namespace
Classes: ContactsFinder, OrganizationsFinder