odoo/addons/hw_escpos/escpos
Olivier Dony 8e8b7925d2
[FIX] hw_escpos: auto-detect endpoint address
Instead of hardcoding the IN & OUT endpoint
addresses for the ESC/POS printers, we now
attempt to auto-detect them.

This should increase compatibility with many
compatible thermal printers that are simply
using a different address, such as the
- STMicroelectronics POS58 Printer USB
- HU HAI SUNCSW Receipt Printer Co.,Ltd. Gprinter USB Printer

Fixes #12890
2016-11-16 14:52:34 +01:00
..
LICENSE.txt [FIX] hw_escpos copyright notice 2015-02-10 14:24:54 +01:00
__init__.py [IMP] hw_escpos: get rid of printer whitelist 2015-08-26 15:12:39 +02:00
constants.py [FIX] hw_escpos: xmlescpos add cp936(GBK) encoding support 2015-07-02 10:43:21 +02:00
escpos.py [FIX] hw_escpos: RBG images do not necessarily have an alpha channel 2016-04-19 15:34:45 +02:00
exceptions.py [IMP] hw_escpos: don't replace a USBError exception with some string 2015-09-17 09:26:33 +02:00
printer.py [FIX] hw_escpos: auto-detect endpoint address 2016-11-16 14:52:34 +01:00