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.

53 lines
1.5 KiB

7 years ago
  1. ==============
  2. MuK Autovacuum
  3. ==============
  4. Allows the administrator to create rules to automatically garbage collect
  5. a certain model. Every rule can have a different time interval additional
  6. constraints. An extra constraint can be for example to only delete inactive
  7. records.
  8. Installation
  9. ============
  10. To install this module, you need to:
  11. Download the module and add it to your Odoo addons folder. Afterward, log on to
  12. your Odoo server and go to the Apps menu. Trigger the debug modus and update the
  13. list by clicking on the "Update Apps List" link. Now install the module by
  14. clicking on the install button.
  15. Configuration
  16. =============
  17. To configure this module, you need to:
  18. #. Go to *Settings* while being in debug mode.
  19. #. Afterwards go to *Technical -> Automation -> Auto Vacuum Rules*.
  20. #. And create a new rule.
  21. Usage
  22. =============
  23. This module has no direct visible effect on the system. The garbage collections
  24. happens during the autovacuum cron job.
  25. Credits
  26. =======
  27. Contributors
  28. ------------
  29. * Mathias Markl <mathias.markl@mukit.at>
  30. Author & Maintainer
  31. -------------------
  32. This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.
  33. MuK IT is an Austrian company specialized in customizing and extending Odoo.
  34. We develop custom solutions for your individual needs to help you focus on
  35. your strength and expertise to grow your business.
  36. If you want to get in touch please contact us via mail
  37. (sale@mukit.at) or visit our website (https://mukit.at).