[11.0][MIG] rma_repair (#55)

This commit is contained in:
Adria Gil Sorribes
2018-11-26 09:09:42 +01:00
committed by JasminSForgeFlow
parent 30ae9fcbcb
commit d87a5d7e46
15 changed files with 176 additions and 672 deletions

View File

@@ -1,8 +1,7 @@
# -*- coding: utf-8 -*-
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from openerp import fields, models
from odoo import fields, models
class RmaOperation(models.Model):