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.2 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ===============================
  5. Link partners with mass-mailing
  6. ===============================
  7. This module links mass-mailing contacts with partners.
  8. Features
  9. --------
  10. * When creating or saving a mass-mailing contact, partners are matched through
  11. email, linking matched partner, or creating a new one if no match and the
  12. maling list partner mandatory field is checked.
  13. * Mailing contacts smart button in partner form.
  14. * Mass mailing stats smart button in partner form.
  15. * Filter and group by partner in mail statistics tree view
  16. Configuration
  17. =============
  18. At first install, all existing mass mailing contacts are matched against
  19. partners. And also mass mailing statistics are matched using model and res_id.
  20. Usage
  21. =====
  22. In partner view, there is a new action called "Add to mailing list". This
  23. action open a pop-up to select a mailing list. Selected partners will be added
  24. as mailing list contacts.
  25. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  26. :alt: Try me on Runbot
  27. :target: https://runbot.odoo-community.org/runbot/205/10.0
  28. Bug Tracker
  29. ===========
  30. Bugs are tracked on `GitHub Issues
  31. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  32. check there if your issue has already been reported. If you spotted it first,
  33. help us smash it by providing detailed and welcomed feedback.
  34. Credits
  35. =======
  36. Contributors
  37. ------------
  38. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  39. * Rafael Blasco <rafael.blasco@tecnativa.com>
  40. * Antonio Espinosa <antonio.espinosa@tecnativa.com>
  41. * Javier Iniesta <javieria@antiun.com>
  42. * Jairo Llopis <jairo.llopis@tecnativa.com>
  43. * David Vidal <david.vidal@tecnativa.com>
  44. Maintainer
  45. ----------
  46. .. image:: https://odoo-community.org/logo.png
  47. :alt: Odoo Community Association
  48. :target: https://odoo-community.org
  49. This module is maintained by the OCA.
  50. OCA, or the Odoo Community Association, is a nonprofit organization whose
  51. mission is to support the collaborative development of Odoo features and
  52. promote its widespread use.
  53. To contribute to this module, please visit https://odoo-community.org.