@@ -17,21 +17,21 @@ Report Substitute
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/16 .0/report_substitute
20
+ :target: https://github.com/OCA/reporting-engine/tree/17 .0/report_substitute
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-16 -0/reporting-engine-16 -0-report_substitute
23
+ :target: https://translation.odoo-community.org/projects/reporting-engine-17 -0/reporting-engine-17 -0-report_substitute
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=16 .0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=17 .0
27
27
:alt: Try me on Runboat
28
28
29
29
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
30
30
31
31
This module allows you to create substitution rules for report actions.
32
- A typical use case is to replace a standard report by alternative reports
33
- when some conditions are met. For instance, it allows to configure alternate
34
- reports for different companies.
32
+ A typical use case is to replace a standard report by alternative
33
+ reports when some conditions are met. For instance, it allows to
34
+ configure alternate reports for different companies.
35
35
36
36
**Table of contents **
37
37
@@ -43,50 +43,46 @@ Usage
43
43
44
44
To use this module, you need to:
45
45
46
- #. Go to 'Actions' / 'Reports'
47
-
48
- #. Select the desired report you want to 'Substitution Rules'
49
-
50
- #. In the substitutions page add a new line
51
-
52
- #. Select the substitution report action
53
-
54
- #. Set a domain to specify when this substitution should happen
55
-
46
+ 1. Go to 'Actions' / 'Reports'
47
+ 2. Select the desired report you want to 'Substitution Rules'
48
+ 3. In the substitutions page add a new line
49
+ 4. Select the substitution report action
50
+ 5. Set a domain to specify when this substitution should happen
56
51
57
52
When a user calls a report action, the system tries to find the first
58
53
substitution in with a domain that matches all records.
59
54
60
55
Known issues / Roadmap
61
56
======================
62
57
63
- - The document name result should take the name of the substitution report.
58
+ - The document name result should take the name of the substitution
59
+ report.
64
60
65
61
Bug Tracker
66
62
===========
67
63
68
64
Bugs are tracked on `GitHub Issues <https://github.com/OCA/reporting-engine/issues >`_.
69
65
In case of trouble, please check there if your issue has already been reported.
70
66
If you spotted it first, help us to smash it by providing a detailed and welcomed
71
- `feedback <https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_substitute%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
67
+ `feedback <https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_substitute%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
72
68
73
69
Do not contact contributors directly about support or help with technical issues.
74
70
75
71
Credits
76
72
=======
77
73
78
74
Authors
79
- ~~~~~~~
75
+ -------
80
76
81
77
* ACSONE SA/NV
82
78
83
79
Contributors
84
- ~~~~~~~~~~~~
80
+ ------------
85
81
86
- * Bejaoui Souheil <souheil.bejaoui@acsone.eu>
82
+ - Bejaoui Souheil <souheil.bejaoui@acsone.eu>
87
83
88
84
Maintainers
89
- ~~~~~~~~~~~
85
+ -----------
90
86
91
87
This module is maintained by the OCA.
92
88
@@ -106,6 +102,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
106
102
107
103
|maintainer-sbejaoui |
108
104
109
- This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/16 .0/report_substitute >`_ project on GitHub.
105
+ This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/17 .0/report_substitute >`_ project on GitHub.
110
106
111
107
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments