[IMP] point_of_sale, hw_scale: first commit for the hw_scale module, which handles...
authorFrédéric van der Essen <fva@openerp.com>
Thu, 24 Apr 2014 17:12:59 +0000 (19:12 +0200)
committerFrédéric van der Essen <fva@openerp.com>
Thu, 24 Apr 2014 17:12:59 +0000 (19:12 +0200)
commitf3da22c0671d0fc2d4cd5a6aacb056bd51feab94
tree5bc345d070d031039df134f219be7233d33f896b
parent345269488585e5a7387342fa445eaf5e0d1a3e62
[IMP] point_of_sale, hw_scale: first commit for the hw_scale module, which handles scale connections for the POS

bzr revid: fva@openerp.com-20140424171259-hi9ma6w0fkdfrqnv
addons/hw_proxy/controllers/main.py
addons/hw_scale/__init__.py [new file with mode: 0644]
addons/hw_scale/__openerp__.py [new file with mode: 0644]
addons/hw_scale/controllers/__init__.py [new file with mode: 0644]
addons/hw_scale/controllers/main.py [new file with mode: 0644]
addons/hw_scale/mettler.py [new file with mode: 0755]
addons/point_of_sale/static/src/js/devices.js
addons/point_of_sale/static/src/js/screens.js