Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035573Retail ModulesWeb POSpublic2017-03-20 13:322017-05-02 10:58
malsasua 
marvintm 
normalmajoralways
closedfixed 
5
 
RR17Q3 
guilleaer
No
0035573: scanner: wrong code is read with some devices and android 5.1
In some devices, with android 5.1, the code read by scanner is wrong: the char "w" is added to the code read
it is happening with some devices.
. in https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.mobile.warehouse/#login [^]

. click in goods movements option
. click in new
. click in "SCAN" button
. scan one code: code is read
. scan again one code: w+code is read

No tags attached.
diff issue35573.diff (874) 2017-04-10 15:56
https://issues.openbravo.com/file_download.php?file_id=10664&type=bug
Issue History
2017-03-20 13:32malsasuaNew Issue
2017-03-20 13:32malsasuaAssigned To => Retail
2017-03-20 13:32malsasuaTriggers an Emergency Pack => No
2017-03-20 14:29heccamIssue Monitored: heccam
2017-03-27 10:35malsasuaResolution time => 1491775200
2017-04-10 15:56marvintmFile Added: issue35573.diff
2017-04-11 11:37hgbotCheckin
2017-04-11 11:37hgbotNote Added: 0095982
2017-04-11 11:37hgbotStatusnew => resolved
2017-04-11 11:37hgbotResolutionopen => fixed
2017-04-11 11:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c70a18fac3563d8841132451ddc40244bc1c9781 [^]
2017-04-12 12:33marvintmAssigned ToRetail => marvintm
2017-05-02 10:58guilleaerReview Assigned To => guilleaer
2017-05-02 10:58guilleaerStatusresolved => closed
2017-05-02 10:58guilleaerFixed in Version => RR17Q3

Notes
(0095982)
hgbot   
2017-04-11 11:37   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c70a18fac3563d8841132451ddc40244bc1c9781
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Apr 10 15:59:05 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c70a18fac3563d8841132451ddc40244bc1c9781 [^]

Fixed issue 35573. Filter wrong keycode F23 to avoid incorrect characters from appearing when scanning in specific devices

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---