mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fixes: * spec/lib/reports/orders_and_fulfillment/orders_cycle_supplier_totals_report_spec.rb * spec/system/admin/reports_spec.rb
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.