mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
support odoo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright 2017 Jarvis (www.odoomod.com)
|
||||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
from odoo import api, fields, models, _
|
||||
from openerp import api, fields, models, _
|
||||
|
||||
|
||||
class BaseLanguageInstall(models.TransientModel):
|
||||
|
||||
Reference in New Issue
Block a user