mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_user_role: Migration to 12.0
This commit is contained in:
committed by
Jesús Alan Ramos Rodríguez
parent
98ca0256a8
commit
3cbb632748
@@ -3,11 +3,11 @@
|
||||
|
||||
{
|
||||
'name': 'User roles',
|
||||
'version': '11.0.1.0.1',
|
||||
'version': '12.0.1.0.0',
|
||||
'category': 'Tools',
|
||||
'author': 'ABF OSIELL, Odoo Community Association (OCA)',
|
||||
'license': 'AGPL-3',
|
||||
'maintainer': 'ABF OSIELL',
|
||||
'maintainers': ['ABF OSIELL', 'jcdrubay'],
|
||||
'website': 'http://www.osiell.com',
|
||||
'depends': [
|
||||
'base',
|
||||
@@ -20,5 +20,4 @@
|
||||
'views/user.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user