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.

71 lines
2.0 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. Mass mailing statistics extra info
  6. ==================================
  7. This module add extra info to mail statictics records:
  8. * email_from
  9. * email_to
  10. * subject
  11. In order to give a more useful information to final user when listing email
  12. statistics related with a mass mailing message
  13. Usage
  14. =====
  15. - Go to Marketing/ Mass Mailing
  16. - Create
  17. - Set a Subject
  18. - Send the email
  19. - Check the sent email and open it
  20. - Go to Smart Buttons (number of sent emails, Received, opened, replied)
  21. - check now you can see subject; email_from; email_to; sent date, opened date
  22. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  23. :alt: Try me on Runbot
  24. :target: https://runbot.odoo-community.org/runbot/205/8.0
  25. For further information, please visit:
  26. * https://www.odoo.com/forum/help-1
  27. Bug Tracker
  28. ===========
  29. Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.
  30. In case of trouble, please check there if your issue has already been reported.
  31. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  32. `here <https://github.com/OCA/social/issues/new?body=module:%20mass_mailing_statistic_extra%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  33. Credits
  34. =======
  35. Contributors
  36. ------------
  37. * Rafael Blasco <rafabn@antiun.com>
  38. * Antonio Espinosa <antonioea@antiun.com>
  39. Maintainer
  40. ----------
  41. .. image:: https://odoo-community.org/logo.png
  42. :alt: Odoo Community Association
  43. :target: https://odoo-community.org
  44. This module is maintained by the OCA.
  45. OCA, or the Odoo Community Association, is a nonprofit organization whose
  46. mission is to support the collaborative development of Odoo features and
  47. promote its widespread use.
  48. To contribute to this module, please visit http://odoo-community.org.