Jam.py documentation

on_before_generate

on_before_generate(report)

domain: client

language: python

class Report class

Description

The on_before_generate event is triggered by the generate method, before generating the report.

The report parameter is the report that triggered the event.