TIP: You can type at any time to perform a new search.
Data Privacy and Protection
privacy · OCA/data-protection
- Repository
- OCA/data-protection · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Data Protection
- Folder size
- 0.13 MB
- License
- AGPL-3
- Application
- Yes
- Auto-installable
- No
- Website
- https://github.com/OCA/data-protection
- Last tracking update
- 2026-08-07 08:43:01
- Authors
- Odoo Community Association (OCA), Eficent, Tecnativa
- Maintainers
- Odoo Community Association (OCA), Eficent, Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Baty7
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- privacy_consent
- Description
This application provides data protection and privacy feature, to comply with regulations such as GDPR.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
activity_form |
Privacy Activity Form | privacy.activity | form | New |
activity_search |
Privacy Activity Search | privacy.activity | search | New |
activity_tree |
Privacy Activity List | privacy.activity | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (7)
-
activeBooleandefault=Trueindex=True -
controller_idMany2one → res.partnercomodel_name='res.partner'default=<expr>help='Whoever determines the purposes and means of the processing of personal data.'required=Truestring='Controller' -
descriptionHtmlhelp='How is personal data used here? Why? Etc.'translate=True -
nameCharindex=Truerequired=Truetranslate=True -
processor_idsMany2many → res.partnercomodel_name='res.partner'help='Whoever processes personal data on behalf of the controller.'relation='privacy_activity_res_partner_processor_ids'string='Processors' -
subject_domainChardefault='[]'help='Selection filter to find specific subjects included.'string='Subjects filter' -
subject_findBooleanhelp='Are affected subjects present in this database?'string='Define subjects'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 17 days ago
- Last activity
- 17 days ago
- Repository
- OCA/data-protection
- Pull request
- [19.0][MIG] privacy: Migration to 19.0 (#96)