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.

64 lines
1.9 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. Sent mails
  6. ==========
  7. This module was written to extend the functionality of mails to support seeing only sent messages
  8. and allow you to easily check them.
  9. Usage
  10. =====
  11. To use this module, you need to:
  12. * Go to *Messaging > Messaging > Sent*.
  13. * If you wish to see only unread ones, click on the counter bubble (if any).
  14. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  15. :alt: Try me on Runbot
  16. :target: https://runbot.odoo-community.org/runbot/205/8.0
  17. .. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt
  18. .. branch is "8.0" for example
  19. For further information, please visit:
  20. * https://www.odoo.com/forum/help-1
  21. Bug Tracker
  22. ===========
  23. Bugs are tracked on `GitHub Issues <https://github.com/OCA/ social/issues>`_.
  24. In case of trouble, please check there if your issue has already been reported.
  25. If you spotted it first, help us smashing it by providing a detailed and
  26. welcomed feedback `here <https://github.com/OCA/
  27. social/issues/new?body=module:%20 mail_sent%0Aversion:%20
  28. 8.0.1.0.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  29. Credits
  30. =======
  31. Contributors
  32. ------------
  33. * Rafael Blasco <rafabn@antiun.com>
  34. * Jairo Llopis <yajo.sk8@gmail.com>
  35. Maintainer
  36. ----------
  37. .. image:: https://odoo-community.org/logo.png
  38. :alt: Odoo Community Association
  39. :target: https://odoo-community.org
  40. This module is maintained by the OCA.
  41. OCA, or the Odoo Community Association, is a nonprofit organization whose
  42. mission is to support the collaborative development of Odoo features and
  43. promote its widespread use.
  44. To contribute to this module, please visit http://odoo-community.org.