[FIX]import error

This commit is contained in:
aheficent
2018-02-12 12:55:06 +01:00
parent c045c3d9eb
commit b467ac20aa

View File

@@ -2,7 +2,7 @@
# © 2018 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
from odoo import api, fields, models
from openerp import api, fields, models
class RmaOrderLine(models.Model):