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.

51 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ================================
  5. Notified partners in mail footer
  6. ================================
  7. This module adds the list of notified partners in the footer of notification e-mails sent by Odoo.
  8. The partner will be added if its 'notify_email' is not 'none'.
  9. (In order to be consistent with Odoo)
  10. Usage
  11. =====
  12. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  13. :target: https://runbot.odoo-community.org/runbot/205/10.0
  14. :alt: Try me on Runbot
  15. Bug Tracker
  16. ===========
  17. Bugs are tracked on `GitHub Issues
  18. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  19. check there if your issue has already been reported. If you spotted it first,
  20. help us smash it by providing detailed and welcomed feedback.
  21. Credits
  22. =======
  23. Contributors
  24. ------------
  25. * Jonathan Nemry <jonathan.nemry@acsone.eu>
  26. * Simone Rubino <simone.rubino@agilebg.com>
  27. Do not contact contributors directly about support or help with technical issues.
  28. Maintainer
  29. ----------
  30. .. image:: https://odoo-community.org/logo.png
  31. :alt: Odoo Community Association
  32. :target: https://odoo-community.org
  33. This module is maintained by the OCA.
  34. OCA, or the Odoo Community Association, is a nonprofit organization whose
  35. mission is to support the collaborative development of Odoo features and
  36. promote its widespread use.
  37. To contribute to this module, please visit https://odoo-community.org.