[FIX] sql_export_mail : do not raise an error if non admin user want to access to sql export

This commit is contained in:
Sylvain LE GAL
2023-06-20 11:00:40 +02:00
committed by BT-ssteiner
parent 8f0adb5fbf
commit ef1ddba6b9
5 changed files with 39 additions and 28 deletions

View File

@@ -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)",