odoo/addons/point_of_sale/controllers
Frédéric van der Essen b38c271031 [IMP] point_of_sale: big reworking of the scale screens:
- no welcome scale in cashier mode, as it was an unnecessary delay for people who use it all day
- no more parallel calls to the proxy which could reorder or make the driver crash
- auto throttling of the proxy calls -> max 20 reads per seconds, but can go slower as well.
- faster and cleaner update of the weight in the scale screen

bzr revid: fva@openerp.com-20130911154155-rs600cixvftvkhoi
2013-09-11 17:41:55 +02:00
..
__init__.py [IMP] point_of_sale add html5 manifest on /pos/app 2012-08-14 00:16:01 +02:00
main.py [IMP] point_of_sale: big reworking of the scale screens: 2013-09-11 17:41:55 +02:00