Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031785Retail ModulesWeb POSpublic2015-12-28 17:302015-12-30 17:30
jorgewederago 
jorge-garcia 
normalminoralways
closedfixed 
30Professional Appliance
 
RR16Q1 
Orekaria
No
0031785: There are wrong characters appearing on UPC search.
If you enter any kind of symbol/s on the UPC search those symbol/s are not being printed on the screen but if you press enter they will be taken into consideration for the search.
1.- Enter any symbol on the search bar. e.g.- ¡'¡'¡'¡
2.- Even if the screen seems empty, press enter.
No tags attached.
depends on defect 0031784 closed Retail Backspace from keyboard is not working properly on UPC Search 
depends on defect 0028989RR16Q1 closed guilleaer scanningfocus(false) is not working 
causes defect 0033114 closed jorge-garcia Unable to Scan Barcode at Web POS 
png Screenshot from 2015-12-28 17:24:37.png (116,913) 2015-12-28 17:33
https://issues.openbravo.com/file_download.php?file_id=8864&type=bug
png
Issue History
2015-12-28 17:30jorgewederagoNew Issue
2015-12-28 17:30jorgewederagoAssigned To => Retail
2015-12-28 17:30jorgewederagoTriggers an Emergency Pack => No
2015-12-28 17:31jorgewederagoResolution time => 1451516400
2015-12-28 17:33guillermogilSummarySymbols on UPC search. => There are wrong characters appearing on UPC search.
2015-12-28 17:33guillermogilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10544#r10544
2015-12-28 17:33guillermogilFile Added: Screenshot from 2015-12-28 17:24:37.png
2015-12-28 17:33guillermogilIssue Monitored: guillermogil
2015-12-28 17:33guillermogilRelationship addedrelated to 0031784
2015-12-28 17:35guillermogilPriorityimmediate => normal
2015-12-28 19:25OrekariaSeveritymajor => minor
2015-12-30 13:24jorge-garciaAssigned ToRetail => jorge-garcia
2015-12-30 13:26jorge-garciaStatusnew => scheduled
2015-12-30 15:56hgbotCheckin
2015-12-30 15:56hgbotNote Added: 0083077
2015-12-30 15:56hgbotStatusscheduled => resolved
2015-12-30 15:56hgbotResolutionopen => fixed
2015-12-30 15:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/486b15c66ca7d8cc228ea1df86c2cb6576af6089 [^]
2015-12-30 15:59OrekariaRelationship replaceddepends on 0031784
2015-12-30 15:59OrekariaReview Assigned To => Orekaria
2015-12-30 15:59OrekariaStatusresolved => closed
2015-12-30 15:59OrekariaFixed in Version => RR16Q1
2015-12-30 16:11OrekariaRelationship addeddepends on 0028989
2015-12-30 17:30hgbotCheckin
2015-12-30 17:30hgbotNote Added: 0083085
2016-06-16 15:55dmitry_mezentsevRelationship addedcauses 0033114

Notes
(0083077)
hgbot   
2015-12-30 15:56   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 486b15c66ca7d8cc228ea1df86c2cb6576af6089
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Dec 30 13:09:45 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/486b15c66ca7d8cc228ea1df86c2cb6576af6089 [^]

Fixed issue 31785: There are wrong characters appearing on UPC search.

Now, the upc/ean code shown in UI is the same that it's used to search the
product

---
M web/org.openbravo.mobile.core/source/component/ob-keyboard.js
---
(0083085)
hgbot   
2015-12-30 17:30   
Repository: tools/automation/pi-mobile
Changeset: 121f482759f3c9d81af5bf7eb97d4fce324b28a5
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Dec 30 16:32:08 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/121f482759f3c9d81af5bf7eb97d4fce324b28a5 [^]

Verifies issue 31785: There are wrong characters appearing on UPC search.

Added test I31785_SearchWithNonNumericCharacters

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