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.

61 lines
1.8 KiB

9 years ago
  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. Bug Tracker
  18. ===========
  19. Bugs are tracked on `GitHub Issues <https://github.com/OCA/ social/issues>`_.
  20. In case of trouble, please check there if your issue has already been reported.
  21. If you spotted it first, help us smashing it by providing a detailed and
  22. welcomed feedback `here <https://github.com/OCA/
  23. social/issues/new?body=module:%20 mail_sent%0Aversion:%20
  24. 8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  25. Credits
  26. =======
  27. * Thanks to `Danny Allen <http://dannya.com/>`_ and `Openclipart
  28. <https://openclipart.org>`_ for `the icon
  29. <https://openclipart.org/detail/110941/folder-sent-mail>`_.
  30. Contributors
  31. ------------
  32. * Rafael Blasco <rafabn@antiun.com>
  33. * Jairo Llopis <yajo.sk8@gmail.com>
  34. Maintainer
  35. ----------
  36. .. image:: https://odoo-community.org/logo.png
  37. :alt: Odoo Community Association
  38. :target: https://odoo-community.org
  39. This module is maintained by the OCA.
  40. OCA, or the Odoo Community Association, is a nonprofit organization whose
  41. mission is to support the collaborative development of Odoo features and
  42. promote its widespread use.
  43. To contribute to this module, please visit http://odoo-community.org.