[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

@@ -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__)