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.

74 lines
2.0 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ============
  5. Mail Debrand
  6. ============
  7. This module modifies the functionality of emails to remove the Odoo branding.
  8. It also allows some context options to remove user and company signatures too.
  9. Usage
  10. =====
  11. To use this module, you need to:
  12. * Install it.
  13. * Send an email.
  14. * Nobody will know it comes from Odoo.
  15. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  16. :alt: Try me on Runbot
  17. :target: https://runbot.odoo-community.org/runbot/205/11.0
  18. Known issues / Roadmap
  19. ======================
  20. * This module relies on the translation of the strings here in this module that
  21. must match the mail notification template translation on Odoo core,
  22. specifically the words "using" and "Odoo".
  23. Bug Tracker
  24. ===========
  25. Bugs are tracked on `GitHub Issues
  26. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  27. check there if your issue has already been reported. If you spotted it first,
  28. help us smashing it by providing a detailed and welcomed feedback.
  29. Credits
  30. =======
  31. Contributors
  32. ------------
  33. * Rafael Blasco <rafabn@tecnativa.com>
  34. * Jairo Llopis <jairo.llopis@tecnativa.com>
  35. * Jordi Ballester Alomar <jordi.ballester@eficent.com>
  36. * Darshan Patel <darshan.patel.serpentcs@gmail.com>
  37. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  38. * Lois Rilo <lois.rilo@eficent.com>
  39. Images
  40. ------
  41. * https://openclipart.org/detail/29117/unread-mail-icon
  42. * https://openclipart.org/detail/147961/panneau-interdit-forbidden-road-sign-basic
  43. Maintainer
  44. ----------
  45. .. image:: https://odoo-community.org/logo.png
  46. :alt: Odoo Community Association
  47. :target: https://odoo-community.org
  48. This module is maintained by the OCA.
  49. OCA, or the Odoo Community Association, is a nonprofit organization whose
  50. mission is to support the collaborative development of Odoo features and
  51. promote its widespread use.
  52. To contribute to this module, please visit https://odoo-community.org.