mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] sql_export_mail: black, isort, prettier
This commit is contained in:
8
sql_export_mail/readme/CONFIGURE.md
Normal file
8
sql_export_mail/readme/CONFIGURE.md
Normal 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
|
||||
@@ -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
|
||||
2
sql_export_mail/readme/CONTRIBUTORS.md
Normal file
2
sql_export_mail/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- Florian da Costa \<<florian.dacosta@akretion.com>\>
|
||||
- Helly kapatel \<<helly.kapatel@initos.com>\>
|
||||
@@ -1,2 +0,0 @@
|
||||
* Florian da Costa <florian.dacosta@akretion.com>
|
||||
* Helly kapatel <helly.kapatel@initos.com>
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user