| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/data-protection |
| GIT | |
| GIT | https://github.com/OCA/data-protection.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/data-protection/tree/8.0/privacy_right_to_be_forgotten |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | GDPR |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, OCA Transbot, oca-travis |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_gdpr_form |
res.partner.gdpr.form | res.partner.gdpr | form | New |
fields
Many2many → ir.model.fields
default=_default_fields
domain=[('model_id.model', '=', 'res.partner')]
help='Fields to delete data from.'
args: 'ir.model.fields'
partner_ids
Many2many → res.partner
action_gdpr_res_partner_cleanup(self)