Files
report-print-send/remote_report_to_printer/data/printing_data.xml
2022-01-04 14:00:06 +01:00

10 lines
243 B
XML

<?xml version="1.0"?>
<odoo noupdate="1">
<record model="printing.action" id="printing_action_remote">
<field name="name">Use Remote Defaults</field>
<field name="action_type">remote_default</field>
</record>
</odoo>