mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_user_role_history: Migration to 13.0
This commit is contained in:
committed by
Arnaud Pineux
parent
c3cd270067
commit
5bf6cab02e
@@ -5,16 +5,15 @@
|
||||
"name": "Base User Role History",
|
||||
"summary": """
|
||||
This module allows to track the changes on users roles.""",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "13.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"author": "ACSONE SA/NV, " "Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/server-tools",
|
||||
"website": "https://github.com/OCA/server-backend",
|
||||
"depends": [
|
||||
# Odoo
|
||||
"mail",
|
||||
# OCA
|
||||
"base_user_role",
|
||||
"base_suspend_security",
|
||||
],
|
||||
"data": [
|
||||
"security/base_user_role_line_history.xml",
|
||||
|
||||
Reference in New Issue
Block a user