[MIG] base_user_role_profile: Migration to 14.0

This commit is contained in:
Pierrick Brun
2020-12-18 14:05:31 +01:00
committed by KevinKhao
parent b032978510
commit ab546ebbd1
5 changed files with 22 additions and 7 deletions

View File

@@ -2,12 +2,13 @@
{
"name": "User profiles",
"version": "12.0.1.0.0",
"version": "14.0.1.0.0",
"category": "Tools",
"author": "Akretion, Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/server-backend",
"depends": ["base_user_role", "web"],
"post_init_hook": "post_init_hook",
"data": [
"data/data.xml",
"security/ir.model.access.csv",