Skip to content

Commit 6cf57b0

Browse files
committed
[BOT] post-merge updates
1 parent 98de942 commit 6cf57b0

File tree

4 files changed

+42
-40
lines changed

4 files changed

+42
-40
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +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.
2425
[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
2526
[report_xlsx](report_xlsx/) | 18.0.1.0.0 | | Base module to create xlsx report
2627
[sql_request_abstract](sql_request_abstract/) | 18.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Abstract Model to manage SQL Requests

base_comment_template/README.rst

+38-38
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:3b5eb88dbd79b1149e679ff90f3a24b61a1f07af046693635b7fc3b597479aba
10+
!! source digest: sha256:83536f96c9de60df146e373b7ce8bf3a5c1c7c18f225c668b06ce45a2db4f907
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -34,8 +34,8 @@ you can use variables from linked models.
3434

3535
Two positions are available for the comments:
3636

37-
- above document lines (before_lines)
38-
- below document lines (after_lines)
37+
- above document lines (before_lines)
38+
- below document lines (after_lines)
3939

4040
The template are general, and can be attached to any Model and based on
4141
some domain defined in the template. You can define one default template
@@ -45,16 +45,16 @@ partners. It has a priority field (smaller number = higher priority)
4545
In existing reports, if you add this line will get the comment template
4646
if you created one like
4747

48-
- <span
49-
t-out="o.get_comment_template('position',company_id=o.company_id,
50-
partner_id=o.parnter_id )"/> ( or without any parameter)
48+
- <span
49+
t-out="o.get_comment_template('position',company_id=o.company_id,
50+
partner_id=o.parnter_id )"/> ( or without any parameter)
5151

5252
This module is the base module for following modules:
5353

54-
- sale_comment_template
55-
- purchase_comment_template
56-
- account_comment_template
57-
- stock_picking_comment_template
54+
- sale_comment_template
55+
- purchase_comment_template
56+
- account_comment_template
57+
- stock_picking_comment_template
5858

5959
**Table of contents**
6060

@@ -69,10 +69,10 @@ designing you comment templates.
6969

7070
This module is the base module for following modules:
7171

72-
- sale_comment_template
73-
- purchase_comment_template
74-
- invoice_comment_template
75-
- stock_picking_comment_template
72+
- sale_comment_template
73+
- purchase_comment_template
74+
- invoice_comment_template
75+
- stock_picking_comment_template
7676

7777
Usage
7878
=====
@@ -87,8 +87,8 @@ Usage
8787
6. Define the Model, Domain the template is linked.
8888
7. Define the Position where the template will be printed:
8989

90-
- above document lines
91-
- below document lines
90+
- above document lines
91+
- below document lines
9292

9393
You should have at least one template with Default field set, if you
9494
choose a Partner the template is deselected as a Default one. If you
@@ -121,9 +121,9 @@ is found.
121121
If you want to use Qweb templates, or different context, you can specify
122122
it just like in mail.render.mixin with parameters:
123123

124-
- engine: "inline_template", "qweb" or "qweb_view",
125-
- add_context: dict with your own context,
126-
- post_process: perform a post processing on rendered result
124+
- engine: "inline_template", "qweb" or "qweb_view",
125+
- add_context: dict with your own context,
126+
- post_process: perform a post processing on rendered result
127127

128128
so you could use it :
129129

@@ -155,36 +155,36 @@ Authors
155155
Contributors
156156
------------
157157

158-
- Xavier Jimenez <xavier.jimenez@qubiq.es>
159-
- Nicolas Bessi <nicolas.bessi@camptocamp.com>
160-
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
161-
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
162-
- Simone Rubino <simone.rubino@agilebg.com>
163-
- `DynApps <https://www.dynapps.be>`__:
158+
- Xavier Jimenez <xavier.jimenez@qubiq.es>
159+
- Nicolas Bessi <nicolas.bessi@camptocamp.com>
160+
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
161+
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
162+
- Simone Rubino <simone.rubino@agilebg.com>
163+
- `DynApps <https://www.dynapps.be>`__:
164164

165-
- Raf Ven <raf.ven@dynapps.be>
165+
- Raf Ven <raf.ven@dynapps.be>
166166

167-
- `Druidoo <https://www.druidoo.io>`__:
167+
- `Druidoo <https://www.druidoo.io>`__:
168168

169-
- Iván Todorovich <ivan.todorovich@druidoo.io>
169+
- Iván Todorovich <ivan.todorovich@druidoo.io>
170170

171-
- Pierre Verkest <pierreverkest84@gmail.com>
172-
- `NextERP Romania <https://www.nexterp.ro>`__:
171+
- Pierre Verkest <pierreverkest84@gmail.com>
172+
- `NextERP Romania <https://www.nexterp.ro>`__:
173173

174-
- Fekete Mihai <feketemihai@nexterp.ro>
174+
- Fekete Mihai <feketemihai@nexterp.ro>
175175

176-
- `Tecnativa <https://www.tecnativa.com>`__:
176+
- `Tecnativa <https://www.tecnativa.com>`__:
177177

178-
- Carlos Roca
179-
- Víctor Martínez
178+
- Carlos Roca
179+
- Víctor Martínez
180180

181-
- `Jarsa <https://www.jarsa.com>`__:
181+
- `Jarsa <https://www.jarsa.com>`__:
182182

183-
- Alan Ramos <alan.ramos@jarsa.com>
183+
- Alan Ramos <alan.ramos@jarsa.com>
184184

185-
- `Bloopark systems <https://www.bloopark.de/>`__:
185+
- `Bloopark systems <https://www.bloopark.de/>`__:
186186

187-
- Achraf Mhadhbi <machraf@bloopark.de>
187+
- Achraf Mhadhbi <machraf@bloopark.de>
188188

189189
Maintainers
190190
-----------

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:3b5eb88dbd79b1149e679ff90f3a24b61a1f07af046693635b7fc3b597479aba
370+
!! source digest: sha256:83536f96c9de60df146e373b7ce8bf3a5c1c7c18f225c668b06ce45a2db4f907
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

setup/_metapackage/pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "odoo-addons-oca-reporting-engine"
3-
version = "18.0.20241204.0"
3+
version = "18.0.20250115.0"
44
dependencies = [
5+
"odoo-addon-base_comment_template==18.0.*",
56
"odoo-addon-bi_sql_editor==18.0.*",
67
"odoo-addon-report_xlsx==18.0.*",
78
"odoo-addon-sql_request_abstract==18.0.*",

0 commit comments

Comments
 (0)