[MIG] crm_claim_rma_code: Migration to 10.0

This commit is contained in:
Bhavesh Odedra
2017-10-05 18:54:01 +05:30
parent 47dfbcdcde
commit 5b85fba9dc
6 changed files with 13 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# © 2015 Vauxoo
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from openerp import fields, models
from odoo import fields, models
class CrmClaimType(models.Model):