@@ -7,7 +7,7 @@ Base Comments Templates
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:3b5eb88dbd79b1149e679ff90f3a24b61a1f07af046693635b7fc3b597479aba
10
+ !! source digest: sha256:83536f96c9de60df146e373b7ce8bf3a5c1c7c18f225c668b06ce45a2db4f907
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -34,8 +34,8 @@ you can use variables from linked models.
34
34
35
35
Two positions are available for the comments:
36
36
37
- - above document lines (before_lines)
38
- - below document lines (after_lines)
37
+ - above document lines (before_lines)
38
+ - below document lines (after_lines)
39
39
40
40
The template are general, and can be attached to any Model and based on
41
41
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)
45
45
In existing reports, if you add this line will get the comment template
46
46
if you created one like
47
47
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)
51
51
52
52
This module is the base module for following modules:
53
53
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
58
58
59
59
**Table of contents **
60
60
@@ -69,10 +69,10 @@ designing you comment templates.
69
69
70
70
This module is the base module for following modules:
71
71
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
76
76
77
77
Usage
78
78
=====
87
87
6. Define the Model, Domain the template is linked.
88
88
7. Define the Position where the template will be printed:
89
89
90
- - above document lines
91
- - below document lines
90
+ - above document lines
91
+ - below document lines
92
92
93
93
You should have at least one template with Default field set, if you
94
94
choose a Partner the template is deselected as a Default one. If you
@@ -121,9 +121,9 @@ is found.
121
121
If you want to use Qweb templates, or different context, you can specify
122
122
it just like in mail.render.mixin with parameters:
123
123
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
127
127
128
128
so you could use it :
129
129
@@ -155,36 +155,36 @@ Authors
155
155
Contributors
156
156
------------
157
157
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 >`__:
164
164
165
- - Raf Ven <raf.ven@dynapps.be>
165
+ - Raf Ven <raf.ven@dynapps.be>
166
166
167
- - `Druidoo <https://www.druidoo.io >`__:
167
+ - `Druidoo <https://www.druidoo.io >`__:
168
168
169
- - Iván Todorovich <ivan.todorovich@druidoo.io>
169
+ - Iván Todorovich <ivan.todorovich@druidoo.io>
170
170
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 >`__:
173
173
174
- - Fekete Mihai <feketemihai@nexterp.ro>
174
+ - Fekete Mihai <feketemihai@nexterp.ro>
175
175
176
- - `Tecnativa <https://www.tecnativa.com >`__:
176
+ - `Tecnativa <https://www.tecnativa.com >`__:
177
177
178
- - Carlos Roca
179
- - Víctor Martínez
178
+ - Carlos Roca
179
+ - Víctor Martínez
180
180
181
- - `Jarsa <https://www.jarsa.com >`__:
181
+ - `Jarsa <https://www.jarsa.com >`__:
182
182
183
- - Alan Ramos <alan.ramos@jarsa.com>
183
+ - Alan Ramos <alan.ramos@jarsa.com>
184
184
185
- - `Bloopark systems <https://www.bloopark.de/ >`__:
185
+ - `Bloopark systems <https://www.bloopark.de/ >`__:
186
186
187
- - Achraf Mhadhbi <machraf@bloopark.de>
187
+ - Achraf Mhadhbi <machraf@bloopark.de>
188
188
189
189
Maintainers
190
190
-----------
0 commit comments