Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reports are essential part of any business operation. YC provides The platform provides a simple to use reports wizard that allows business user to access data in three simple steps: 

  1. Choose the type of the report (provided by report plugins) and click the add report button to create a new report configuration tab.
  2. Set additional parameters if report requires/allows them (configured by plugin).
  3. Click run button to generate the report. A report file will be generated on the server and user will be able to download this file. The format of file is fully under control of the particular report plugin (in example below a PDF file is generated).

YC report Report framework is very flexible and new reports can easily be added to the wizard to produce essential statistics that your business requires.

...

Platform support generation of PDF and Excel 

Label
Body3.7.0+
reports with potential to add new custom reports or reports generated in alternative formats.

This cookbook describes in detail how a report plugin can be added to have custom reports.

Tip
For simple CSV style reports with fixed parameters it is recommended to use export functionality