Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033867Retail ModulesWeb POSpublic2016-09-01 08:542016-09-28 18:00
jorge-garcia 
jorge-garcia 
urgentminoralways
closedfixed 
5
 
 
marvintm
Production - Confirmed Stable
2016-06-23
RR16Q2
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b2136e0974fc92bf19e6613115f2a3145c25c223 [^]
No
0033867: Code-Soft Mobicom C-40 doesn't work properly in RR16Q2
Code-Soft Mobicom C-40 doesn't work properly in RR16Q2.
1) Configure the terminal to allow use external inputs
2) Login in the WebPOS in the device mentioned in the issue.
3) Try to scan a barcode and check that it's not possible.
No tags attached.
depends on backport 0033868RR16Q3.2 closed jorge-garcia Code-Soft Mobicom C-40 doesn't work properly in RR16Q2 
depends on backport 0033869RR16Q2.3 closed jorge-garcia Code-Soft Mobicom C-40 doesn't work properly in RR16Q2 
caused by defect 0033114 closed jorge-garcia Unable to Scan Barcode at Web POS 
Issue History
2016-09-01 08:54jorge-garciaNew Issue
2016-09-01 08:54jorge-garciaAssigned To => Retail
2016-09-01 08:54jorge-garciaTriggers an Emergency Pack => No
2016-09-01 08:54jorge-garciaStatusnew => scheduled
2016-09-01 08:54jorge-garciaAssigned ToRetail => jorge-garcia
2016-09-01 10:39jorge-garciaRegression level => Production - Confirmed Stable
2016-09-01 10:39jorge-garciaRegression date => 2016-06-23
2016-09-01 10:39jorge-garciaRegression introduced in release => RR16Q2
2016-09-01 10:39jorge-garciaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b2136e0974fc92bf19e6613115f2a3145c25c223 [^]
2016-09-01 18:06dmitry_mezentsevRelationship addedcaused by 0033114
2016-09-01 18:07dmitry_mezentsevNote Added: 0089678
2016-09-01 18:07dmitry_mezentsevPrioritynormal => urgent
2016-09-01 18:07dmitry_mezentsevSeveritymajor => minor
2016-09-06 12:33hgbotCheckin
2016-09-06 12:33hgbotNote Added: 0089777
2016-09-06 12:33hgbotStatusscheduled => resolved
2016-09-06 12:33hgbotResolutionopen => fixed
2016-09-06 12:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/79f9dfb8bf682953ea367d02bda72ab66a8f864d [^]
2016-09-06 12:33hgbotCheckin
2016-09-06 12:33hgbotNote Added: 0089778
2016-09-28 18:00marvintmReview Assigned To => marvintm
2016-09-28 18:00marvintmStatusresolved => closed

Notes
(0089678)
dmitry_mezentsev   
2016-09-01 18:07   
Affects only specific device
(0089777)
hgbot   
2016-09-06 12:33   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 79f9dfb8bf682953ea367d02bda72ab66a8f864d
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Sep 06 09:24:11 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/79f9dfb8bf682953ea367d02bda72ab66a8f864d [^]

Fixed issue 33867: Code-Soft Mobicom C-40 doesn't work properly in RR16Q2

The keyEvent 229 have been added to the logic of the barcode scanner
implementation.

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0089778)
hgbot   
2016-09-06 12:33   
Repository: tools/automation/pi-mobile
Changeset: af24a32ebee50c1914b75bcd89e519359894c0cf
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Sep 06 09:26:13 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/af24a32ebee50c1914b75bcd89e519359894c0cf [^]

Verifies issue 33867: Code-Soft Mobicom C-40 doesn't work properly in RR16Q2

Change characters that must to be skipped in the test.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/externalInput/I31785_SearchWithNonNumericCharacters.java
---