mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -7,7 +7,7 @@ SQL Export
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:2cf03bbe1b27b9015fc6d1d57ce5b9b14951c00861e9d8518343c66a2c0b14cc
|
||||
!! source digest: sha256:4c86a7045492475d6fa066f4be3103bab42bc49afc27271a8a765f43b9874dd0
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
@@ -45,31 +45,31 @@ Dashboards > Sql Export
|
||||
|
||||
**Specific use with parameters**
|
||||
|
||||
- %(company_id)s allows to set in the query the company id of the user
|
||||
- %(user_id)s allows to set in the query the user id
|
||||
- for any created property, you can use it with %(Property String)s
|
||||
syntax
|
||||
- %(company_id)s allows to set in the query the company id of the user
|
||||
- %(user_id)s allows to set in the query the user id
|
||||
- for any created property, you can use it with %(Property String)s
|
||||
syntax
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
- Some words are prohibited and can't be used is the query in anyways,
|
||||
even in a select query:
|
||||
- Some words are prohibited and can't be used is the query in anyways,
|
||||
even in a select query:
|
||||
|
||||
- delete
|
||||
- drop
|
||||
- insert
|
||||
- alter
|
||||
- truncate
|
||||
- execute
|
||||
- create
|
||||
- update
|
||||
- delete
|
||||
- drop
|
||||
- insert
|
||||
- alter
|
||||
- truncate
|
||||
- execute
|
||||
- create
|
||||
- update
|
||||
|
||||
See sql_request_abstract module to fix this issue.
|
||||
|
||||
- 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.
|
||||
- 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.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
@@ -93,19 +93,19 @@ Authors
|
||||
Contributors
|
||||
------------
|
||||
|
||||
- `Akretion <https://www.akretion.com>`__:
|
||||
- `Akretion <https://www.akretion.com>`__:
|
||||
|
||||
- Florian da Costa <florian.dacosta@akretion.com>
|
||||
- Mourad EL HADJ MIMOUNE <mourad.elhadj.mimoune@akretion.com>
|
||||
- Benoît GUILLOT <benoit.guillot@akretion.com>
|
||||
- Florian da Costa <florian.dacosta@akretion.com>
|
||||
- Mourad EL HADJ MIMOUNE <mourad.elhadj.mimoune@akretion.com>
|
||||
- Benoît GUILLOT <benoit.guillot@akretion.com>
|
||||
|
||||
- `Eficent <https://www.eficent.com>`__:
|
||||
- `Eficent <https://www.eficent.com>`__:
|
||||
|
||||
- Aaron Henriquez <ahenriquez@eficent.com>
|
||||
- Aaron Henriquez <ahenriquez@eficent.com>
|
||||
|
||||
- `Codeforward <https://www.codeforward.nl>`__:
|
||||
- `Codeforward <https://www.codeforward.nl>`__:
|
||||
|
||||
- Sander Lienaerts <sander.lienaerts@codeforward.nl>
|
||||
- Sander Lienaerts <sander.lienaerts@codeforward.nl>
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
@@ -123,10 +123,13 @@ promote its widespread use.
|
||||
.. |maintainer-legalsylvain| image:: https://github.com/legalsylvain.png?size=40px
|
||||
:target: https://github.com/legalsylvain
|
||||
:alt: legalsylvain
|
||||
.. |maintainer-florian-dacosta| image:: https://github.com/florian-dacosta.png?size=40px
|
||||
:target: https://github.com/florian-dacosta
|
||||
:alt: florian-dacosta
|
||||
|
||||
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
||||
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
||||
|
||||
|maintainer-legalsylvain|
|
||||
|maintainer-legalsylvain| |maintainer-florian-dacosta|
|
||||
|
||||
This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/18.0/sql_export>`_ project on GitHub.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user