[IMP] sql_export_mail: black, isort, prettier

This commit is contained in:
Sander Lienaerts
2024-01-15 16:15:44 +01:00
parent 71870b49c5
commit bf36f502c1
8 changed files with 50 additions and 39 deletions

View File

@@ -0,0 +1,8 @@
To configure this module, you need to:
1. Go to the sql query for which you want users to be notified by
e-mail.
2. Add users to be notified in the field Users Notified by e-mail.
3. Click on the button create a cron and then configure the cron to run
when you want to. If you already have created a cron for another
query, you can use it again for other queries

View File

@@ -1,7 +0,0 @@
To configure this module, you need to:
#. Go to the sql query for which you want users to be notified by e-mail.
#. Add users to be notified in the field Users Notified by e-mail.
#. Click on the button create a cron and then configure the cron to run when
you want to. If you already have created a cron for another query, you can
use it again for other queries

View File

@@ -0,0 +1,2 @@
- Florian da Costa \<<florian.dacosta@akretion.com>\>
- Helly kapatel \<<helly.kapatel@initos.com>\>

View File

@@ -1,2 +0,0 @@
* Florian da Costa <florian.dacosta@akretion.com>
* Helly kapatel <helly.kapatel@initos.com>

View File

@@ -1 +1,2 @@
Allow to send the result of a query (made with the module sql_export) by mail.
Allow to send the result of a query (made with the module sql_export) by
mail.