mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-22 00:57:26 +00:00
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]
This commit is contained in:
9
lib/reporting/readme.md
Normal file
9
lib/reporting/readme.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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`](
|
||||
https://github.com/openfoodfoundation/openfoodnetwork/blob/master/lib/reporting/report_template.rb#L68-L95).
|
||||
Reference in New Issue
Block a user