Files
chill-bundles/docs/source/bundles/report.md
2025-11-24 11:49:54 +01:00

24 lines
436 B
Markdown

# Report bundle
This bundle provides the ability to record report about people. We use custom fields to let user add fields to reports.
The documentation about report is not written
## Concepts
## Search
### Domain
* `@report` is the domain search for reports.
### Arguments
* `date` : The date of the report
### Default
The report's date is the default value.
An error is thrown if an argument `date` and a default is used.