@@ -369,7 +369,7 @@ <h1 class="title">SQL Export</h1>
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
370
!! source digest: sha256:2cf03bbe1b27b9015fc6d1d57ce5b9b14951c00861e9d8518343c66a2c0b14cc
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/sql_export "> < 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-sql_export "> < 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&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 ="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/18.0/sql_export "> < 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-18-0/reporting-engine-18-0-sql_export "> < 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&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > Allow to export data in csv files FROM sql requests. There are some
374
374
restrictions in the sql query, you can only read datas. No update,
375
375
deletion or creation are possible. A new sub menu named Sql Export is
@@ -427,7 +427,7 @@ <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
427
427
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/reporting-engine/issues "> GitHub Issues</ a > .
428
428
In case of trouble, please check there if your issue has already been reported.
429
429
If you spotted it first, help us to smash it by providing a detailed and welcomed
430
- < a class ="reference external " href ="https://github.com/OCA/reporting-engine/issues/new?body=module:%20sql_export%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
430
+ < a class ="reference external " href ="https://github.com/OCA/reporting-engine/issues/new?body=module:%20sql_export%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
431
431
< p > Do not contact contributors directly about support or help with technical issues.</ p >
432
432
</ div >
433
433
< div class ="section " id ="credits ">
@@ -469,7 +469,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
469
469
promote its widespread use.</ p >
470
470
< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
471
471
< p > < a class ="reference external image-reference " href ="https://github.com/legalsylvain "> < img alt ="legalsylvain " src ="https://github.com/legalsylvain.png?size=40px " /> </ a > </ p >
472
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/reporting-engine/tree/17 .0/sql_export "> OCA/reporting-engine</ a > project on GitHub.</ p >
472
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/reporting-engine/tree/18 .0/sql_export "> OCA/reporting-engine</ a > project on GitHub.</ p >
473
473
< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
474
474
</ div >
475
475
</ div >
0 commit comments