--- modules/org.openbravo.mobile.core/web/org.openbravo.mobile.core/source/component/ob-keyboard.js	2021-02-10 22:58:40.923304000 -0500
+++ modules/org.openbravo.mobile.core/web/org.openbravo.mobile.core/source/component/ob-keyboard.js	2021-02-10 22:58:36.635380226 -0500
@@ -1608,7 +1608,7 @@
       this.productsScanned[txt] = this.productsScanned[txt] + 1;
     }
 
-    launchFindProduct(keyboard, isNewCode(txt));
+    launchFindProduct(keyboard, true);
     var timeoutBarcodeId;
     timeoutBarcodeId = setTimeout(function() {
       if (me.timeoutBarcodeId === timeoutBarcodeId) {
