@@ -10,9 +10,9 @@ Base report csv
10
10
!! source digest: sha256:9ecdbfd97f39e757a65514e63f51b8b09fe93f2cbb4ff0c4cd878b72e8633958
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
- .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow .png
13
+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green .png
14
14
:target: https://odoo-community.org/page/development-status
15
- :alt: Beta
15
+ :alt: Production/Stable
16
16
.. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
17
17
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
:alt: License: AGPL-3
@@ -42,15 +42,15 @@ In case the exported CSV report should be encoded in another system than
42
42
UTF-8, following fields of the report record (*Settings > Technical >
43
43
Reports *) should be populated accordingly.
44
44
45
- - Encoding: set an encoding system (such as cp932)
46
- - Encode Error Handling: select 'Ignore' or 'Replace' as necessary.
45
+ - Encoding: set an encoding system (such as cp932)
46
+ - Encode Error Handling: select 'Ignore' or 'Replace' as necessary.
47
47
48
- - 'Ignore': in case of an encoding error, the problematic character
49
- will be removed from the exported file.
50
- - 'Replace': in case of an encoding error, the problematic character
51
- will be replaced with '?' symbol.
52
- - Leaving the field blank: in case of an encoding error, the report
53
- generation fails with an error message.
48
+ - 'Ignore': in case of an encoding error, the problematic character
49
+ will be removed from the exported file.
50
+ - 'Replace': in case of an encoding error, the problematic character
51
+ will be replaced with '?' symbol.
52
+ - Leaving the field blank: in case of an encoding error, the report
53
+ generation fails with an error message.
54
54
55
55
Usage
56
56
=====
@@ -121,12 +121,12 @@ Authors
121
121
Contributors
122
122
------------
123
123
124
- - Enric Tobella <etobella@creublanca.es>
125
- - Jaime Arroyo <jaime.arroyo@creublanca.es>
126
- - Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
127
- - `Quartile <https://www.quartile.co >`__:
124
+ - Enric Tobella <etobella@creublanca.es>
125
+ - Jaime Arroyo <jaime.arroyo@creublanca.es>
126
+ - Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
127
+ - `Quartile <https://www.quartile.co >`__:
128
128
129
- - Aung Ko Ko Lin
129
+ - Aung Ko Ko Lin
130
130
131
131
Maintainers
132
132
-----------
0 commit comments