mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
web_environment_ribbon: import from odoo instead of openerp.
This commit is contained in:
committed by
Andreas Perhab
parent
ffa8092302
commit
32b81afb38
@@ -1,7 +1,7 @@
|
||||
# Copyright 2017 ACSONE SA/NV
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from openerp import api, models
|
||||
from odoo import api, models
|
||||
|
||||
|
||||
class WebEnvironmentRibbonBackend(models.AbstractModel):
|
||||
|
||||
Reference in New Issue
Block a user