Repository
OCA/data-protection · module folder · Try on Runboat
Module version
1.0.0
Category
GDPR
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:03:11
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Holger Brunn, OCA Transbot, oca-travis
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_partner_gdpr_form res.partner.gdpr.form res.partner.gdpr form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • 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
    args: 'res.partner'
Public methods (1)
  • action_gdpr_res_partner_cleanup(self)
    @api.multi