mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[MIG] base_report_to_printer: Migrate to v11.0
This commit is contained in:
committed by
trisdoan
parent
fccad1e2ab
commit
6380ffbb37
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<template id="assets_backend" name="base_report_to_printer assets" inherit_id="report.assets_backend">
|
||||
<template id="assets_backend" name="base_report_to_printer assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<script type="text/javascript" src="/base_report_to_printer/static/src/js/qweb_action_manager.js" />
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user