odoo/addons/point_of_sale/static/src/js
Frédéric van der Essen 6fb8cb4756 [FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event.keyCode instead of event.which
bzr revid: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x
2013-09-18 17:33:47 +02:00
..
TODO.txt [IMP] point_of_sale: alternative css without hover effects for resistive screens 2012-09-03 13:59:54 +02:00
db.js [IMP] point_of_sale: make products searchable by internal reference (default_code) 2013-09-12 16:12:08 +02:00
devices.js [FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event.keyCode instead of event.which 2013-09-18 17:33:47 +02:00
main.js [IMP] point_of_sale: renamed the js files 2012-08-21 09:54:34 +02:00
models.js [FIX] point_of_sale: currency should be fetched from the pricelist instead of the company 2013-09-18 14:28:36 +02:00
screens.js [FIX] point_of_sale: onscreen keyboard would stop working when category changed + make it disappear outside product screen 2013-09-12 17:13:34 +02:00
widget_base.js [FIX] point_of_sale: correct currency rounding 2013-01-28 18:18:00 +01:00
widget_keyboard.js [IMP] point_of_sale: when the product search returns only one product, order it on 'enter' keypress 2013-09-18 15:42:08 +02:00
widget_scrollbar.js [IMP] made a whole-application replace of $element by $el 2012-08-24 20:27:43 +02:00
widgets.js [IMP] point_of_sale: when the product search returns only one product, order it on 'enter' keypress 2013-09-18 15:42:08 +02:00