@@ -17,13 +17,13 @@ XML Reports
17
17
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
:alt: License: AGPL-3
19
19
.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github
20
- :target: https://github.com/OCA/reporting-engine/tree/17 .0/report_xml
20
+ :target: https://github.com/OCA/reporting-engine/tree/18 .0/report_xml
21
21
:alt: OCA/reporting-engine
22
22
.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/reporting-engine-17 -0/reporting-engine-17 -0-report_xml
23
+ :target: https://translation.odoo-community.org/projects/reporting-engine-18 -0/reporting-engine-18 -0-report_xml
24
24
:alt: Translate me on Weblate
25
25
.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=17 .0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=18 .0
27
27
:alt: Try me on Runboat
28
28
29
29
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -42,9 +42,9 @@ Installation
42
42
43
43
To install this module, you need to:
44
44
45
- - Install `lxml <http://lxml.de/ >`__ in Odoo's ``$PYTHONPATH ``.
46
- - Install the repository
47
- `reporting-engine <https://github.com/OCA/reporting-engine >`__.
45
+ - Install `lxml <http://lxml.de/ >`__ in Odoo's ``$PYTHONPATH ``.
46
+ - Install the repository
47
+ `reporting-engine <https://github.com/OCA/reporting-engine >`__.
48
48
49
49
But this module does nothing for the end user by itself, so if you have
50
50
it installed it's probably because there is another module that depends
@@ -66,12 +66,12 @@ companies views.
66
66
67
67
To develop with this module, you need to:
68
68
69
- - Create a module.
70
- - Make it depend on this one.
71
- - Follow `instructions to create
72
- reports <https://www.odoo.com/documentation/13.0/reference/reports.html> `__
73
- having in mind that the ``report_type `` field in your
74
- ``ir.actions.report `` record must be ``qweb-xml ``.
69
+ - Create a module.
70
+ - Make it depend on this one.
71
+ - Follow `instructions to create
72
+ reports <https://www.odoo.com/documentation/13.0/reference/reports.html> `__
73
+ having in mind that the ``report_type `` field in your
74
+ ``ir.actions.report `` record must be ``qweb-xml ``.
75
75
76
76
In case you want to create a `custom
77
77
report <https://www.odoo.com/documentation/13.0/reference/reports.html#custom-reports> `__,
@@ -96,16 +96,16 @@ your XML report online as a web page.
96
96
97
97
For further information, please visit:
98
98
99
- - https://www.odoo.com/forum/help-1
100
- - https://github.com/OCA/reporting-engine
99
+ - https://www.odoo.com/forum/help-1
100
+ - https://github.com/OCA/reporting-engine
101
101
102
102
Bug Tracker
103
103
===========
104
104
105
105
Bugs are tracked on `GitHub Issues <https://github.com/OCA/reporting-engine/issues >`_.
106
106
In case of trouble, please check there if your issue has already been reported.
107
107
If you spotted it first, help us to smash it by providing a detailed and welcomed
108
- `feedback <https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_xml%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
108
+ `feedback <https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_xml%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
109
109
110
110
Do not contact contributors directly about support or help with technical issues.
111
111
@@ -121,22 +121,22 @@ Authors
121
121
Contributors
122
122
------------
123
123
124
- - Enric Tobella <etobella@creublanca.es>
124
+ - Enric Tobella <etobella@creublanca.es>
125
125
126
- - `Tecnativa <https://www.tecnativa.com >`__:
126
+ - `Tecnativa <https://www.tecnativa.com >`__:
127
127
128
- - Jairo Llopis
128
+ - Jairo Llopis
129
129
130
- - `Avoin.Systems <https://avoin.systems/ >`__:
130
+ - `Avoin.Systems <https://avoin.systems/ >`__:
131
131
132
- - Tatiana Deribina
132
+ - Tatiana Deribina
133
133
134
- - Iván Antón <ozono@ozonomultimedia.com>
134
+ - Iván Antón <ozono@ozonomultimedia.com>
135
135
136
136
Other credits
137
137
-------------
138
138
139
- - Icon taken from http://commons.wikimedia.org/wiki/File:Text-xml.svg
139
+ - Icon taken from http://commons.wikimedia.org/wiki/File:Text-xml.svg
140
140
141
141
Maintainers
142
142
-----------
@@ -151,6 +151,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
151
151
mission is to support the collaborative development of Odoo features and
152
152
promote its widespread use.
153
153
154
- This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/17 .0/report_xml >`_ project on GitHub.
154
+ This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/18 .0/report_xml >`_ project on GitHub.
155
155
156
156
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments