[MIG] base_user_role: Port to 10.0

This commit is contained in:
Adrien Peiffer (ACSONE)
2017-01-02 18:09:23 +01:00
committed by Jesús Alan Ramos Rodríguez
parent 089607e2f2
commit cbeffb50bc
74 changed files with 812 additions and 207 deletions

View File

@@ -2,7 +2,7 @@
# Copyright 2014 ABF OSIELL <http://osiell.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from openerp import api, fields, models
from odoo import api, fields, models
class ResUsers(models.Model):