[IMP] posbox: add a software upgrade page that allows to remotely update the posbox...
authorFrédéric van der Essen <fva@openerp.com>
Fri, 21 Mar 2014 16:23:36 +0000 (17:23 +0100)
committerFrédéric van der Essen <fva@openerp.com>
Fri, 21 Mar 2014 16:23:36 +0000 (17:23 +0100)
commit88e9f7e90ba8f563370c8a4edb187955889cd158
tree002cb4b739223102da26314874ac51f8708df32d
parente7ba075c595fce7391e3175b797ac952da3deb02
[IMP] posbox: add a software upgrade page that allows to remotely update the posbox's software

bzr revid: fva@openerp.com-20140321162336-n05c693ukz3awfyg
addons/hw_posbox_upgrade/__init__.py [new file with mode: 0644]
addons/hw_posbox_upgrade/__openerp__.py [new file with mode: 0644]
addons/hw_posbox_upgrade/controllers/__init__.py [new file with mode: 0644]
addons/hw_posbox_upgrade/controllers/main.py [new file with mode: 0644]