# Models Detected core models and extensions in report_async. ```mermaid classDiagram class report_async class ir_actions_act_window class ir_actions_report ``` Notes - Classes show model technical names; fields omitted for brevity. - Items listed under _inherit are extensions of existing models.