mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Migrate sql_export_mail to v9
This commit is contained in:
committed by
Sylvain LE GAL
parent
d3c422aa1b
commit
93fdd36c0f
7
sql_export_mail/readme/CONFIGURE.rst
Normal file
7
sql_export_mail/readme/CONFIGURE.rst
Normal 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
|
||||
1
sql_export_mail/readme/CONTRIBUTORS.rst
Normal file
1
sql_export_mail/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Florian da Costa <florian.dacosta@akretion.com>
|
||||
1
sql_export_mail/readme/DESCRIPTION.rst
Normal file
1
sql_export_mail/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
Allow to send the result of a query (made with the module sql_export) by mail.
|
||||
Reference in New Issue
Block a user