[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 Nils Hamerlinck
parent b19252ce0f
commit 2d6f190505
8 changed files with 16 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import logging
from openerp import fields, models
from odoo import fields, models
_logger = logging.getLogger(__name__)