[MIG] report_xml: Migration to 12.0

This commit is contained in:
ernesto
2019-06-10 13:29:22 -04:00
committed by Enric Tobella
parent 6c584c5e3b
commit 886ac9b71c
22 changed files with 727 additions and 152 deletions

View File

@@ -2,8 +2,7 @@
<odoo>
<template id="report_xml.assets_backend" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<script type="text/javascript" src="/report_xml/static/src/js/report/qwebactionmanager.js"/>
<script type="text/javascript" src="/report_xml/static/src/js/report/action_manager_report.js"/>
</xpath>
</template>
</odoo>
</odoo>