diff --git a/report_layout_config/README.rst b/report_layout_config/README.rst index c5a1872cb..17b8ebbce 100644 --- a/report_layout_config/README.rst +++ b/report_layout_config/README.rst @@ -7,7 +7,7 @@ Report layout configuration !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b3b41741aeb7edc57c143d58911a9c2496218b8731d56e52f9510e6a979967a0 + !! source digest: sha256:5e26a3df0955bafce9cef3d6f197f35708c03a8308311ccbaba7a14ecb9b5e84 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/report_layout_config/__manifest__.py b/report_layout_config/__manifest__.py index 6524f68fa..b002134ab 100644 --- a/report_layout_config/__manifest__.py +++ b/report_layout_config/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Report layout configuration", "summary": "Add possibility to easily modify the global report layout", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "author": "Camptocamp, " "Odoo Community Association (OCA)", diff --git a/report_layout_config/static/description/index.html b/report_layout_config/static/description/index.html index b94468150..0851759c2 100644 --- a/report_layout_config/static/description/index.html +++ b/report_layout_config/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b3b41741aeb7edc57c143d58911a9c2496218b8731d56e52f9510e6a979967a0 +!! source digest: sha256:5e26a3df0955bafce9cef3d6f197f35708c03a8308311ccbaba7a14ecb9b5e84 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module provides new report template
diff --git a/report_layout_config/templates/report_templates.xml b/report_layout_config/templates/report_templates.xml
index d10909717..24d7b1f27 100644
--- a/report_layout_config/templates/report_templates.xml
+++ b/report_layout_config/templates/report_templates.xml
@@ -4,6 +4,7 @@
id="external_standard_layout_images_template"
primary="True"
inherit_id="web.external_layout_standard"
+ priority="99"
>