Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: AutoVacuum Mail Message and Attachment
Entity: vacuum.rule
Description: Rules Used to delete message historic
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| active | Boolean | - | ||
| company_id | Company | Many-to-One | res.company | |
| description | Text | - | ||
| empty_model | Boolean | - | ||
| empty_subtype | Boolean | - | ||
| filename_pattern | Char | - | ||
| inheriting_model | Char | - | ||
| message_subtype_ids | Subtypes | Many-to-Many | mail.message.subtype | |
| message_type | Selection | - | ||
| model | Model code | Char | - | _compute_model_id |
| model_filter_domain | Text | - | ||
| model_id | Many-to-One | ir.model | _compute_model_id | |
| model_ids | Models | Many-to-Many | ir.model | |
| name | Char | - | ||
| retention_time | Integer | - | ||
| ttype | Type | Selection | - |
