reporting-engine/report_async/data/queue_job_function_data.xml

7 lines
250 B
XML
Raw Normal View History

2024-10-01 14:19:08 +00:00
<flectra noupdate="1">
<record id="job_function_report_async_run_report" model="queue.job.function">
<field name="model_id" ref="report_async.model_report_async" />
<field name="method">run_report</field>
</record>
</flectra>