odoo/addons/hw_escpos
Joren Van Onder 86762ef30f [IMP] point_of_sale: add scripts to generate posbox images
Instead of continuing to build upon the old images, these scripts
implement a reproducable way to generate new posbox images. The
generated images will be based on the latest stable Raspbian
release. The image will be created with the help of qemu-system-arm,
which will boot up the image and execute a script that will set up the
posbox image.

This way everything necessary to set up a posbox is readable in the
scripts and accompanying files, instead of being hidden in an image.
2015-08-11 15:19:57 +02:00
..
controllers [IMP] point_of_sale: add scripts to generate posbox images 2015-08-11 15:19:57 +02:00
escpos [FIX] hw_escpos: xmlescpos add cp936(GBK) encoding support 2015-07-02 10:43:21 +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