Skip to content

Commit 321a2c8

Browse files
authored
Merge pull request #768 from OCA/17.0
Syncing from upstream OCA/reporting-engine (17.0)
2 parents 596a917 + 1995351 commit 321a2c8

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ addon | version | maintainers | summary
2525
[bi_sql_editor](bi_sql_editor/) | 17.0.2.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views
2626
[kpi](kpi/) | 17.0.1.0.0 | | Key Performance Indicator
2727
[report_async](report_async/) | 17.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Central place to run reports live or async
28-
[report_csv](report_csv/) | 17.0.1.0.0 | | Base module to create csv report
28+
[report_csv](report_csv/) | 17.0.1.0.1 | | Base module to create csv report
2929
[report_layout_config](report_layout_config/) | 17.0.1.0.0 | | Add possibility to easily modify the global report layout
3030
[report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 17.0.1.0.0 | | Report Qweb Element Page Visibility
3131
[report_qweb_parameter](report_qweb_parameter/) | 17.0.1.0.2 | | Add new parameters for qweb templates in order to reduce field length and check minimal length

report_csv/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Base report csv
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:9ecdbfd97f39e757a65514e63f51b8b09fe93f2cbb4ff0c4cd878b72e8633958
10+
!! source digest: sha256:6a6ffd1219316ce496309bb4a41b93e6daa1d485b6aa9f78af32089d28dd359d
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
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
1414
:target: https://odoo-community.org/page/development-status
15-
:alt: Beta
15+
:alt: Production/Stable
1616
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3

report_csv/__manifest__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Creu Blanca, Odoo Community Association (OCA)",
77
"website": "https://github.com/OCA/reporting-engine",
88
"category": "Reporting",
9-
"version": "17.0.1.0.0",
9+
"version": "17.0.1.0.1",
1010
"license": "AGPL-3",
1111
"depends": ["base", "web"],
1212
"demo": ["demo/report.xml"],
@@ -16,5 +16,6 @@
1616
"report_csv/static/src/js/report/qwebactionmanager.esm.js"
1717
]
1818
},
19+
"development_status": "Production/Stable",
1920
"installable": True,
2021
}

report_csv/static/description/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ <h1 class="title">Base report csv</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:9ecdbfd97f39e757a65514e63f51b8b09fe93f2cbb4ff0c4cd878b72e8633958
370+
!! source digest: sha256:6a6ffd1219316ce496309bb4a41b93e6daa1d485b6aa9f78af32089d28dd359d
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/17.0/report_csv"><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-17-0/reporting-engine-17-0-report_csv"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/17.0/report_csv"><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-17-0/reporting-engine-17-0-report_csv"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module provides a basic report class to generate csv report.</p>
374374
<p><strong>Table of contents</strong></p>
375375
<div class="contents local topic" id="contents">

0 commit comments

Comments
 (0)