odoo/addons/hw_escpos/escpos
Olivier Dony f431cee99a
[FIX] hw_escpos: increase timeout for slow matrix printers
Some printers (e.g. matrix/impact printers) may have a hard time
keeping up with the text output, and may trigger timeout errors
because of this, even though they would otherwise produce a correct
result.

Increasing the default timeout to 5s (from the default 1s) should
take care of most slow printers out there.
2017-01-27 14:42:36 +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: increase timeout for slow matrix printers 2017-01-27 14:42:36 +01:00