This commit is contained in:
ivan deng
2018-11-08 03:27:21 +08:00
parent 8da52222e8
commit 7c201e3e81
13 changed files with 20 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
import logging
from openerp import api, fields, models, _
from odoo import api, fields, models, _
_logger = logging.getLogger(__name__)