Reports class

class Reports

domain: server

language: python

Reports class is used to create the group object of the task tree that owns the reports of a project.

Below the events of the class are listed.

The Reports class inherits attributes and methods of its ancestor class AbstractItem class

The Event on_convert_report was moved to Report class in V7.

Events