odoo/addons/point_of_sale/static/src/js
Nicolas Lempereur 4626240d5d [FIX] point_of_sale: don't read for barcode when search focused
The product search field already handle product scanned by a code bar
(by adding it if it corresponds to only one product to the order) so
when the barcode is entered in this search input, the scan doesn't need to
be done.

closes #8433
opw-648856
2015-09-09 12:10:59 +02:00
..
db.js [FIX] point_of_sale: correctly split workds in product search 2015-06-26 08:51:25 +02:00
devices.js [FIX] point_of_sale: scale debug was not working with an unplugged scale 2015-01-27 10:58:58 +01:00
main.js [IMP] point_of_sale: forgot changes in this file in the previous commit that introduced unit tests 2014-08-05 14:07:58 +02:00
models.js [FIX] point_of_sale: barcode_reader 2015-08-31 13:43:33 +02:00
screens.js [FIX] point_of_sale: float format 2015-05-21 09:02:13 +02:00
tests.js [IMP] point_of_sale: add a basic UI unit test based on the new 'Tour' module 2014-08-05 14:07:41 +02:00
widget_base.js [FIX] point_of_sale: precision 2015-06-11 08:45:17 +02:00
widget_keyboard.js [FIX] point_of_sale: onscreen keyboard working again 2013-12-16 19:20:59 +01:00
widgets.js [FIX] point_of_sale: don't read for barcode when search focused 2015-09-09 12:10:59 +02:00