[MIG] base_user_role_history: Migration to 13.0

This commit is contained in:
Benoit Aimont
2019-12-18 10:28:08 +01:00
committed by Arnaud Pineux
parent c3cd270067
commit 5bf6cab02e
6 changed files with 83 additions and 88 deletions

View File

@@ -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",