mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
* [FIX] printer_tray: Allow to call print_option with no report * [ADD] Add printer_zpl2 module
7 lines
184 B
Python
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
|