Skip to content

Commit cbbf444

Browse files
committed
[BOT] post-merge updates
1 parent 1bd2048 commit cbbf444

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[base_comment_template](base_comment_template/) | 18.0.1.0.0 | | Add conditional mako template to any reporton models that inherits comment.template.
24+
[base_comment_template](base_comment_template/) | 18.0.1.0.1 | | Add conditional mako template to any reporton models that inherits comment.template.
2525
[bi_sql_editor](bi_sql_editor/) | 18.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views
2626
[report_wkhtmltopdf_param](report_wkhtmltopdf_param/) | 18.0.1.0.0 | | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
2727
[report_xlsx](report_xlsx/) | 18.0.1.0.0 | | Base module to create xlsx report

base_comment_template/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Base Comments Templates
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:83536f96c9de60df146e373b7ce8bf3a5c1c7c18f225c668b06ce45a2db4f907
10+
!! source digest: sha256:21af3ab1c2af812f17ff7e86e72d499204db098a765bd262f9fb525b0403afd8
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

base_comment_template/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Base Comments Templates",
66
"summary": "Add conditional mako template to any report"
77
"on models that inherits comment.template.",
8-
"version": "18.0.1.0.0",
8+
"version": "18.0.1.0.1",
99
"category": "Reporting",
1010
"website": "https://github.com/OCA/reporting-engine",
1111
"author": "Camptocamp, Odoo Community Association (OCA)",

base_comment_template/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Base Comments Templates</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:83536f96c9de60df146e373b7ce8bf3a5c1c7c18f225c668b06ce45a2db4f907
370+
!! source digest: sha256:21af3ab1c2af812f17ff7e86e72d499204db098a765bd262f9fb525b0403afd8
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/reporting-engine/tree/18.0/base_comment_template"><img alt="OCA/reporting-engine" src="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-base_comment_template"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>Add a new mixin class to define templates of comments to print on

0 commit comments

Comments
 (0)