mirror of
https://gitlab.com/flectra-community/reporting-engine.git
synced 2024-11-14 18:22:04 +00:00
8 lines
277 B
XML
8 lines
277 B
XML
<?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>
|