reporting-engine/report_async/demo/report_async_demo.xml

8 lines
277 B
XML
Raw Normal View History

2024-10-01 14:19:08 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
<flectra>
<record id="report_async_print_document" model="report.async">
<field name="action_id" eval="ref('report_async.action_print_report_wizard')" />
<field name="allow_async" eval="0" />
</record>
</flectra>