domain: client
language: python
class Report class
The report_filename attribute stores a file name of the report template. Usually it is set in the Application builder when the report is created. But it can be changed dynamically on the server in the on_before_generate event handler or be empty, if it’s necessary to create, for exapmle, some txt file.