mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_user_role_profile: Migration to 14.0
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user