mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 16:51:58 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,23 @@
|
|||
# Copyright 2018 Eficent Business and IT Consulting Services S.L.
|
||||
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
|
||||
{
|
||||
"name": "Data Privacy and Protection",
|
||||
"version": "16.0.1.0.0",
|
||||
"development_status": "Production/Stable",
|
||||
"category": "Data Protection",
|
||||
"summary": "Provides data privacy and protection features "
|
||||
"to comply to regulations, such as GDPR.",
|
||||
"author": "Eficent, Tecnativa, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/data-protection",
|
||||
"license": "AGPL-3",
|
||||
"data": [
|
||||
"security/data_protection.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"views/data_protection_menu_view.xml",
|
||||
"views/privacy_activity_view.xml",
|
||||
],
|
||||
"demo": ["demo/res_users.xml"],
|
||||
"depends": ["mail"],
|
||||
"installable": True,
|
||||
"application": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue