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.

66 lines
1.9 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :alt: License: LGPL-3
  3. =======================
  4. AutoVacuum Mail Message
  5. =======================
  6. Odoo create a lot of message and/or mails. With time it can slow the system or take a lot of disk space.
  7. The goal of this module is to clean these message once they are obsolete.
  8. Configuration
  9. =============
  10. * Go to the menu configuration => Technical => Email => Message vacuum Rule
  11. * Add the adequates rules for your company. On each rule, you can indicate the models, type and subtypes for which you want to delete the messages, along with a retention time (in days).
  12. * Activate the cron AutoVacuum Mails and Messages
  13. It is recommanded to run it frequently and when the system is not very loaded.
  14. (For instance : once a day, during the night.)
  15. Usage
  16. =====
  17. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  18. :alt: Try me on Runbot
  19. :target: https://runbot.odoo-community.org/runbot/149/9.0
  20. Bug Tracker
  21. ===========
  22. Bugs are tracked on `GitHub Issues
  23. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  24. check there if your issue has already been reported. If you spotted it first,
  25. help us smash it by providing detailed and welcomed feedback.
  26. Credits
  27. =======
  28. Images
  29. ------
  30. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  31. Contributors
  32. ------------
  33. * Florian da Costa <florian.dacosta@akretion.com>
  34. Do not contact contributors directly about support or help with technical issues.
  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 https://odoo-community.org.