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
6 lines
175 B
Python
6 lines
175 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 print_record_label
|