odoo/addons/hw_escpos/controllers
Joren Van Onder a11a490d30 [IMP] hw_escpos: support Star TSP650II
In order for the printer to work we need to configure it in USB vendor
mode. This means it will not have a USB interfaceClass of 7. So when
we don't find any USB device that identifies as a printer, we search
for Star devices and use the first one of those we find.

This should be reasonably safe because Star does not manufacture other
devices apart from printers that one would attach to the posbox.
2015-09-17 09:26:33 +02:00
..
__init__.py [IMP] point_of_sale: ESC/POS receipt printing 2013-12-20 17:30:57 +01:00
main.py [IMP] hw_escpos: support Star TSP650II 2015-09-17 09:26:33 +02:00