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.

55 lines
1.7 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License
  3. ================================
  4. Notified partners in mail footer
  5. ================================
  6. This module adds the list of notified partners in the footer of notification e-mails sent by Odoo.
  7. The partner will be added if its 'notify_email' is not 'none' or if the partner is linked to a user.
  8. (In order to be consitency with Odoo)
  9. Usage
  10. =====
  11. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  12. :alt: Try me on Runbot
  13. :target: https://runbot.odoo-community.org/runbot/205/8.0
  14. Known issues / Roadmap
  15. ======================
  16. * Add a second boolean into the partner form in order to manage the added
  17. partners with an other field than 'notify_email'
  18. Bug Tracker
  19. ===========
  20. Bugs are tracked on `GitHub Issues
  21. <https://github.com/OCA/205/issues>`_. In case of trouble, please
  22. check there if your issue has already been reported. If you spotted it first,
  23. help us smashing it by providing a detailed and welcomed `feedback
  24. <https://github.com/OCA/
  25. 205/issues/new?body=module:%20
  26. mail_footer_notified_partners%0Aversion:%20
  27. 8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  28. Credits
  29. =======
  30. Contributors
  31. ------------
  32. * Jonathan Nemry <jonathan.nemry@acsone.eu>
  33. Maintainer
  34. ----------
  35. .. image:: https://odoo-community.org/logo.png
  36. :alt: Odoo Community Association
  37. :target: https://odoo-community.org
  38. This module is maintained by the OCA.
  39. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
  40. To contribute to this module, please visit https://odoo-community.org.