Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036587Retail ModulesWeb POSpublic2017-08-03 10:472017-08-07 15:39
jorge-garcia 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR17Q4 
marvintm
No
0036587: Scanning barcode is not working in Zebra TC51/TC56 device
Scanning barcode is not working in Zebra TC51/TC56 device
1) Login with device Zebra TC51/TC56 to the webPOS
2) Scan a barcode scanner
3) Several errors are raised and, at the end, the scanned barcode is the first character of the original barcode repeated several times.
No tags attached.
diff zebra.diff (877) 2017-08-03 10:47
https://issues.openbravo.com/file_download.php?file_id=10958&type=bug
Issue History
2017-08-03 10:47jorge-garciaNew Issue
2017-08-03 10:47jorge-garciaAssigned To => jorge-garcia
2017-08-03 10:47jorge-garciaResolution time => 1502402400
2017-08-03 10:47jorge-garciaTriggers an Emergency Pack => No
2017-08-03 10:47jorge-garciaStatusnew => scheduled
2017-08-03 10:47jorge-garciaFile Added: zebra.diff
2017-08-04 08:29hgbotCheckin
2017-08-04 08:29hgbotNote Added: 0098381
2017-08-04 08:29hgbotStatusscheduled => resolved
2017-08-04 08:29hgbotResolutionopen => fixed
2017-08-04 08:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dff4714a85d41ce90ebef154c0f49a000fc4aad2 [^]
2017-08-07 15:39marvintmReview Assigned To => marvintm
2017-08-07 15:39marvintmStatusresolved => closed
2017-08-07 15:39marvintmFixed in Version => RR17Q4

Notes
(0098381)
hgbot   
2017-08-04 08:29   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: dff4714a85d41ce90ebef154c0f49a000fc4aad2
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Aug 04 08:28:41 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dff4714a85d41ce90ebef154c0f49a000fc4aad2 [^]

Fixed issue 36587: Scanning barcode is not working in Zebra TC51/TC56 device

The solution is to ignore event key 229 in case the editbox is not empty.

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