odoo/addons/hw_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
..
controllers [FIX] hw_escpos: auto-detect endpoint address 2016-11-16 14:52:34 +01:00
escpos [FIX] hw_escpos: increase timeout for slow matrix printers 2017-01-27 14:42:36 +01:00
README.md [FIX] hw_escpos copyright notice 2015-02-10 14:24:54 +01:00
__init__.py [IMP] hw_escpos: company logo on receipt and multi-lingual receipt support 2013-12-24 16:11:12 +01:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00

README.md

The escpos directory contains the MIT licensed pyxmlescpos lib taken from

https://github.com/fvdsn/py-xml-escpos