You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.7 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. SQL Export Mail
  4. ===============
  5. Allow to send the result of a query (made with the module sql_export) by mail.
  6. Configuration
  7. =============
  8. To configure this module, you need to:
  9. #. Go to the sql query for which you want users to be notified by e-mail.
  10. #. Add users to be notified in the field Users Notified by e-mail.
  11. #. Click on the button create a cron and then configure the cron to run when
  12. you want to. If you already have created a cron for another query, you can
  13. use it again for other queries
  14. Usage
  15. =====
  16. To use this module, you need to:
  17. #. Go to ...
  18. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  19. :alt: Try me on Runbot
  20. :target: https://runbot.odoo-community.org/runbot/149/10.0
  21. Bug Tracker
  22. ===========
  23. Bugs are tracked on `GitHub Issues
  24. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  25. check there if your issue has already been reported. If you spotted it first,
  26. help us smash it by providing detailed and welcomed feedback.
  27. Credits
  28. =======
  29. Images
  30. ------
  31. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  32. Contributors
  33. ------------
  34. * Florian da Costa <florian.dacosta@akretion.com>
  35. Maintainer
  36. ----------
  37. .. image:: https://odoo-community.org/logo.png
  38. :alt: Odoo Community Association
  39. :target: https://odoo-community.org
  40. This module is maintained by the OCA.
  41. OCA, or the Odoo Community Association, is a nonprofit organization whose
  42. mission is to support the collaborative development of Odoo features and
  43. promote its widespread use.