mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[FIX] sql_export_mail : do not raise an error if non admin user want to access to sql export
This commit is contained in:
committed by
BT-ssteiner
parent
8f0adb5fbf
commit
ef1ddba6b9
@@ -1,7 +1,7 @@
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "SQL Export Mail",
|
||||
"version": "16.0.1.0.1",
|
||||
"version": "16.0.2.0.0",
|
||||
"category": "Generic Modules",
|
||||
"summary": "Send csv file generated by sql query by mail.",
|
||||
"author": "Akretion,GRAP,Odoo Community Association (OCA)",
|
||||
|
||||
Reference in New Issue
Block a user