@@ -367,7 +367,7 @@ <h1 class="title">SQL Export</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370- < p > < a class ="reference external " 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 " 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 " href ="https://github.com/OCA/server-tools /tree/14 .0/sql_export "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/server-tools-14 -0/server-tools-14 -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 " href ="https://runbot.odoo-community.org/runbot/149/14 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
370+ < p > < a class ="reference external " 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 " 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 " href ="https://github.com/OCA/reporting-engine /tree/15 .0/sql_export "> < img alt ="OCA/reporting-engine " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/reporting-engine-15 -0/reporting-engine-15 -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 " href ="https://runbot.odoo-community.org/runbot/149/15 .0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
371371< p > Allow to export data in csv files FROM sql requests.
372372There are some restrictions in the sql query, you can only read datas.
373373No update, deletion or creation are possible.
@@ -421,10 +421,10 @@ <h1><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h1>
421421</ div >
422422< div class ="section " id ="bug-tracker ">
423423< h1 > < a class ="toc-backref " href ="#id3 "> Bug Tracker</ a > </ h1 >
424- < p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-tools /issues "> GitHub Issues</ a > .
424+ < p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/reporting-engine /issues "> GitHub Issues</ a > .
425425In case of trouble, please check there if your issue has already been reported.
426426If you spotted it first, help us smashing it by providing a detailed and welcomed
427- < a class ="reference external " href ="https://github.com/OCA/server-tools /issues/new?body=module:%20sql_export%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
427+ < a class ="reference external " href ="https://github.com/OCA/reporting-engine /issues/new?body=module:%20sql_export%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
428428< p > Do not contact contributors directly about support or help with technical issues.</ p >
429429</ div >
430430< div class ="section " id ="credits ">
@@ -457,7 +457,7 @@ <h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
457457< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
458458mission is to support the collaborative development of Odoo features and
459459promote its widespread use.</ p >
460- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-tools /tree/14 .0/sql_export "> OCA/server-tools </ a > project on GitHub.</ p >
460+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/reporting-engine /tree/15 .0/sql_export "> OCA/reporting-engine </ a > project on GitHub.</ p >
461461< 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 >
462462</ div >
463463</ div >
0 commit comments