[12.0][MIG] report_context

This commit is contained in:
Jaime Arroyo
2019-07-02 16:47:10 +02:00
committed by Pierrick Brun
parent 7d817fb881
commit 23d01fce1a
4 changed files with 10 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
<odoo>
<record model="ir.ui.view" id="ir_actions_report_form_view">
<record model="ir.ui.view" id="act_report_xml_view">
<field name="name">ir.actions.report.context.form</field>
<field name="model">ir.actions.report</field>
<field name="inherit_id" ref="base.act_report_xml_view"/>