Module: Crm::DashboardQueryLink
- Included in:
- OppFunnelWidgetComponent, RevenueWidgetComponent
- Defined in:
- app/components/crm/dashboard_query_link.rb
Overview
Shared mixin for dashboard ViewComponents that build aggregate currency search
links via SearchesHelper#query_template_link.
Provides a single #search_link method that encapsulates the common boilerplate
of building the options hash and calling query_template_link with aggregate
sum, currency formatting, and show_zero defaults.