-
- Downloads
[FIX] point_of_sale: add product on single search result
In this commit, we restore the following behavior from v13: when search
resulted to a single product and 'Enter' key is pressed, the product is
added to the order and the search field is cleared. This works for both
manual keyboard input and barcode input.
closes odoo/odoo#59765
X-original-commit: 225e3898f25ddac061be99c43501c99d4bd3226b
Signed-off-by:
Joseph Caburnay (jcb) <caburj@users.noreply.github.com>
Showing
- addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js 13 additions, 0 deletions...ale/static/src/js/Screens/ProductScreen/ProductsWidget.js
- addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidgetControlPanel.js 5 additions, 1 deletion...rc/js/Screens/ProductScreen/ProductsWidgetControlPanel.js
Please register or sign in to comment