[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 d39d4c4621
commit 0328f5756a
9 changed files with 17 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__)