domain: client
language: python
class Report class
The on_parsed event is triggered by the generate method, after the report template have been parsed.
Use this event handler you hide some columns in the report template by calling hide_columns
The report parameter is the report that triggered the event.