mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_user_role: Port to 10.0
This commit is contained in:
committed by
Pedro M. Baeza
parent
195a958e30
commit
439d324bde
@@ -5,7 +5,7 @@
|
||||
import datetime
|
||||
import logging
|
||||
|
||||
from openerp import api, fields, models
|
||||
from odoo import api, fields, models
|
||||
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user