odoo/addons/hw_escpos/escpos
Joren Van Onder e7c51228f3 [IMP] hw_escpos: get rid of printer whitelist
It makes more sense to just look for usb devices that identify as a
printer and use whatever we get. This saves us time having to explain to
users how to add their particular printer to the whitelist to test.
2015-08-26 15:12:39 +02: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: xmlescpos add cp936(GBK) encoding support 2015-07-02 10:43:21 +02:00
exceptions.py [FIX] hw_escpos: Backport driver robustness 2015-02-10 13:24:59 +01:00
printer.py [FIX] hw_escpos: Backport driver robustness 2015-02-10 13:24:59 +01:00