Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
11
autovacuum_message_attachment/readme/CONFIGURE.md
Executable file
11
autovacuum_message_attachment/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,11 @@
|
||||
- Go to the menu configuration =\> Technical =\> Email =\> Message And
|
||||
Attachment Vacuum Rules
|
||||
- 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). Or for
|
||||
attachment, you can specify a substring of the name.
|
||||
- Activate the cron AutoVacuum Mails and Messages and/or AutoVacuum
|
||||
Attachments
|
||||
|
||||
It is recommanded to run it frequently and when the system is not very
|
||||
loaded. (For instance : once a day, during the night.)
|
||||
4
autovacuum_message_attachment/readme/CONTRIBUTORS.md
Executable file
4
autovacuum_message_attachment/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,4 @@
|
||||
- Florian da Costa \<<florian.dacosta@akretion.com>\>
|
||||
- Enric Tobella \<<etobella@creublanca.es>\>
|
||||
- Helly kapatel \<<helly.kapatel@initos.com>\>
|
||||
- Akim Juillerat \<<akim.juillerat@camptocamp.com>\>
|
||||
5
autovacuum_message_attachment/readme/DESCRIPTION.md
Executable file
5
autovacuum_message_attachment/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,5 @@
|
||||
Odoo create a lot of message and/or mails. With time it can slow the
|
||||
system or take a lot of disk space. The goal of this module is to clean
|
||||
these message once they are obsolete. The same may happen with
|
||||
attachment that we store. You can choose various criterias manage which
|
||||
messages you want to delete automatically.
|
||||
5
autovacuum_message_attachment/readme/ROADMAP.md
Executable file
5
autovacuum_message_attachment/readme/ROADMAP.md
Executable file
@@ -0,0 +1,5 @@
|
||||
You have to be careful with rules regarding attachment deletion because
|
||||
Odoo find the attachment to delete with their name. Odoo will find all
|
||||
attachments containing the substring configured on the rule, so you have
|
||||
to be specific enough on the other criterias (concerned models...) to
|
||||
avoid unwanted attachment deletion.
|
||||
Reference in New Issue
Block a user