[MIG] Migrated printer_zpl2 to v10.0

This commit is contained in:
Sébastien LANGE
2017-04-04 19:23:07 +02:00
committed by Sylvain GARANCHER
parent 5bf0747977
commit d1483f0054
8 changed files with 16 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
# Copyright (C) 2016 SYLEAM (<http://www.syleam.fr>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from openerp import models, api, fields
from odoo import models, api, fields
class PrintRecordLabel(models.TransientModel):