Files
openfoodnetwork/lib/reporting/readme.md
David Cook e62cd0eb89 Add reports readme [doc]
It doesn't say much yet, but could be a helpful starting point. Hopefully we will add to it next time we're working on it.

[skip ci]
2023-12-29 13:58:55 +11:00

370 B

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.