[MIG] report_layout_config: Migration to 17.0

This commit is contained in:
Duy (Đỗ Anh)
2024-05-17 17:33:07 +07:00
parent c83845a387
commit cfe5f2dbfb
10 changed files with 21 additions and 40 deletions

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<template id="report_assets_common" inherit_id="web.report_assets_common">
<xpath expr="." position="inside">
<link
href="/report_layout_config/static/src/scss/style.scss"
rel="stylesheet"
type="text/scss"
/>
</xpath>
</template>
</odoo>

View File

@@ -45,7 +45,7 @@
<template
id="external_clean_layout_images_template"
primary="True"
inherit_id="web.external_layout_clean"
inherit_id="web.external_layout_bold"
priority="99"
>
<xpath expr="//div[contains(@t-attf-class, 'header')]" position="replace">
@@ -105,7 +105,7 @@
}
}
</t>
<!-- next part is the same as in web/views/report_templates web.external_layout_clean -->
<!-- next part is the same as in web/views/report_templates web.external_layout_bold -->
<t
t-elif="layout == 'report_layout_config.external_clean_layout_images_template'"
>