Add brief description of Quantity Report module.

This commit is contained in:
Michael Stenta 2018-05-17 09:56:23 -04:00
parent f0a2cf75e0
commit e073aa6efa
1 changed files with 17 additions and 1 deletions

View File

@ -19,5 +19,21 @@ The "Quantity" field consists of four optional sub-fields:
to the quantity measurement. This is helpful if you have multiple quantities
of the same measure.
[logs]: /guide/logs
## Quantity report
A single log in farmOS can have multiple quantity measurements, but when
viewing a list of logs only the first quantity measurement will be displayed. A
special "Quantity Report" module is provided specifically for querying logged
quantity measurements . This allows you to specify filter criteria and generate
a list of quantity measurements that can be viewed in farmOS or exported to a
CSV file. This provides a very flexible approach to gathering ongoing
quantitative data on your farm, and then analyzing it for trends over time.
This module is still in "beta", and more filters/capabilities are being added.
If you have ideas, please [create feature requests on GitHub]. It is not
enabled by default when farmOS is installed, so you need to turn it on in order
to use it.
[logs]: /guide/logs
[create feature requests on GitHub]: /community/contribute