odoo/addons/hw_escpos/controllers
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
..
__init__.py [IMP] point_of_sale: ESC/POS receipt printing 2013-12-20 17:30:57 +01:00
main.py [IMP] point_of_sale: add scripts to generate posbox images 2015-08-11 15:19:57 +02:00