From 4fc7b6ee25213c444f3719a63f3ad96aa2198c14 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 28 Nov 2022 10:01:07 +0000 Subject: [PATCH] [UPD] README.rst --- sql_export/README.rst | 21 ++++++++++++++++----- sql_export/static/description/index.html | 10 +++++++--- 2 files changed, 23 insertions(+), 8 deletions(-) diff --git a/sql_export/README.rst b/sql_export/README.rst index da0fa5a4e..a25de7565 100644 --- a/sql_export/README.rst +++ b/sql_export/README.rst @@ -14,13 +14,13 @@ SQL Export :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github - :target: https://github.com/OCA/reporting-engine/tree/15.0/sql_export + :target: https://github.com/OCA/reporting-engine/tree/16.0/sql_export :alt: OCA/reporting-engine .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-sql_export + :target: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_export :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/143/15.0 + :target: https://runbot.odoo-community.org/runbot/143/16.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -69,13 +69,15 @@ See sql_request_abstract module to fix this issue. since variables features has been introduced. This can be fixed by overloading _prepare_request_check_execution() function. +* V16 : Restore export with parameters features. + Bug Tracker =========== Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -86,6 +88,7 @@ Authors ~~~~~~~ * Akretion +* GRAP Contributors ~~~~~~~~~~~~ @@ -113,6 +116,14 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/reporting-engine `_ project on GitHub. +.. |maintainer-legalsylvain| image:: https://github.com/legalsylvain.png?size=40px + :target: https://github.com/legalsylvain + :alt: legalsylvain + +Current `maintainer `__: + +|maintainer-legalsylvain| + +This module is part of the `OCA/reporting-engine `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/sql_export/static/description/index.html b/sql_export/static/description/index.html index b66f3fcf0..662461f41 100644 --- a/sql_export/static/description/index.html +++ b/sql_export/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runbot

Allow to export data in csv files FROM sql requests. There are some restrictions in the sql query, you can only read datas. No update, deletion or creation are possible. @@ -416,6 +416,7 @@ a select query:

  • checking SQL request by execution and rollback is disabled in this module since variables features has been introduced. This can be fixed by overloading _prepare_request_check_execution() function.
  • +
  • V16 : Restore export with parameters features.
  • @@ -423,7 +424,7 @@ overloading _prepare_request_check_execution() function.

    Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

    +feedback.

    Do not contact contributors directly about support or help with technical issues.

    @@ -432,6 +433,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

    Authors

    • Akretion
    • +
    • GRAP
    @@ -456,7 +458,9 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

    OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

    -

    This module is part of the OCA/reporting-engine project on GitHub.

    +

    Current maintainer:

    +

    legalsylvain

    +

    This module is part of the OCA/reporting-engine project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.