odoo/addons/hw_escpos
Joren Van Onder 546a1d4a32 [IMP] point_of_sale: support Wi-Fi on the posbox
This allows people to connect the posbox to networks using a wireless
network adapter.

When plugging in a USB Wi-Fi adapter and no network cable, the posbox
will boot and host its own Access Point called "Posbox". Users can
connect their device to this network and can then connect to the posbox
the usual way.

An interface for has been provided that also allows users to instruct
the posbox to connect to a different Wi-Fi network. This is useful when
the client is not running Odoo locally.

It is also possible to make this configuration persistent. With a
persistent Wi-Fi network configuration, the posbox will always try to
connect to the specified network after a reboot.

Attempts have been made to make the Wi-Fi connection as robust as
possible. Upon connection loss, the posbox will automatically attempt to
reconnect.
2015-10-09 09:38:09 +02:00
..
controllers [IMP] point_of_sale: support Wi-Fi on the posbox 2015-10-09 09:38:09 +02:00
escpos [FIX] hw_escpos: don't try too hard to close a printer 2015-09-17 09:26:33 +02: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