Files
report-print-send/printer_zpl2/__init__.py
Sylvain Garancher d39d4c4621 [ADD] Add printer_zpl2 module (#66)
* [FIX] printer_tray: Allow to call print_option with no report

* [ADD] Add printer_zpl2 module
2017-04-13 11:33:33 +02:00

7 lines
184 B
Python

# -*- coding: utf-8 -*-
# Copyright (C) 2016 SYLEAM (<http://www.syleam.fr>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizard