Migrate sql_export_mail to v9

This commit is contained in:
Florian da Costa
2019-06-12 19:01:16 +02:00
committed by Sylvain LE GAL
parent d3c422aa1b
commit 93fdd36c0f
8 changed files with 37 additions and 93 deletions

View File

@@ -0,0 +1,7 @@
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 @@
* Florian da Costa <florian.dacosta@akretion.com>

View File

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