mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
As explained in Reporting::ReportTemplate::ReportsHelper, 'search' and `query_result` are not supposed to return the same things
Reports framework
A framework that handles querying and rendering tabular data.
TODO: add more details on how each part works.
Rules
Rules are used for grouping, ordering, and summary rows. Options are documented at Reporting::ReportTemplate#rules.