mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[ADD] remote_report_to_printer
This commit is contained in:
committed by
Olga Marco
parent
918eae0a49
commit
0f31431359
9
remote_report_to_printer/data/printing_data.xml
Normal file
9
remote_report_to_printer/data/printing_data.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user