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.

85 lines
2.2 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ========================
  5. Mail optional autofollow
  6. ========================
  7. This module adds the possibility to choose if you want to automatically
  8. add new recipients as followers on mail.compose.message.
  9. Installation
  10. ============
  11. Configuration
  12. =============
  13. Usage
  14. =====
  15. To use this module, you need to use the autofollow recipients checkbox on
  16. mail.compose.message:
  17. Technically, this field is initialized to true if there is a
  18. 'mail_post_autofollow' key in the current context
  19. .. figure:: static/description/autofollow.png
  20. :alt: autofollow recipients checkbox
  21. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  22. :alt: Try me on Runbot
  23. :target: https://runbot.odoo-community.org/runbot/205/11.0
  24. Known issues / Roadmap
  25. ======================
  26. Bug Tracker
  27. ===========
  28. Bugs are tracked on `GitHub Issues
  29. <https://github.com/OCA/social/issues>`_.In case of trouble, please check there
  30. if your issue has already been reported. If you spotted it first, help us
  31. smashing it by providing a detailed and welcomed feedback
  32. `here <https://github.com/OCA/social/issues/new?body=module:%20mail_optional_autofollow%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  33. Credits
  34. =======
  35. Images
  36. ------
  37. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  38. Contributors
  39. ------------
  40. * Adrien Peiffer <adrien.peiffer@acsone.eu>
  41. * Stéphane Bidoul <stephane.bidoul@acsone.eu>
  42. Do not contact contributors directly about support or help with technical issues.
  43. Funders
  44. -------
  45. The development of this module has been financially supported by:
  46. * Acsone
  47. Maintainer
  48. ----------
  49. .. image:: https://odoo-community.org/logo.png
  50. :alt: Odoo Community Association
  51. :target: https://odoo-community.org
  52. This module is maintained by the OCA.
  53. OCA, or the Odoo Community Association, is a nonprofit organization whose
  54. mission is to support the collaborative development of Odoo features and
  55. promote its widespread use.
  56. To contribute to this module, please visit https://odoo-community.org.