Reports
reports : object
Define custom reports for the user.
reports.registerReport(name, onload, date)
Kind: static method of reports
| Param | Type | Description |
|---|---|---|
| name | string |
Report name |
| onload | function |
|
| date | boolean |
If the report requires a date range be selected. |