mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] report_xml: Migration to 11.0
This commit is contained in:
9
report_xml/views/webclient_templates.xml
Normal file
9
report_xml/views/webclient_templates.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<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"/>
|
||||
</xpath>
|
||||
|
||||
</template>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user