Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042778Retail ModulesOrder Preparationpublic2020-01-09 16:092020-01-27 09:39
gsuarez 
rqueralta 
normalmajoralways
closedfixed 
30Openbravo Appliance 14.04
RR19Q3.1 
RR20Q2 
guilleaer
No
0042778: Wrong code reading from external input in order scan section on POS
A wrong code is read when scanning a product in POS using external input.
- Go to back end, livebuilds, retail_mp_3.0RR19Q3.1
- Enter as role: The White Valley Group Admin - The White Valley Group
- Open Product: WVG/B0017 - Adhesive body warmers
-- Change UPC/EAN to "Stock2"
- Go to Channel - Touchpoint Type: "VBS POS Terminal Type"
-- Check: "Use External Input"
- Go to front end (POS terminal=VBS-1)
- Enter as vallblanca
- Scan the attached barcode.
- An error is shown saying "No results found for: Stock2".
- Go to "SEARCH"
- Scan again the attached barcode.
- The product is scanned correctly.

Link with video: https://drive.google.com/file/d/1j3coph8GKPy2bGrHFp9oZKb3BdBPtWuX/view [^]
No tags attached.
Issue History
2020-01-09 16:09gsuarezNew Issue
2020-01-09 16:09gsuarezAssigned To => Retail
2020-01-09 16:09gsuarezResolution time => 1580338800
2020-01-09 16:09gsuarezTriggers an Emergency Pack => No
2020-01-09 16:46PracticsIssue Monitored: Practics
2020-01-12 18:04rqueraltaAssigned ToRetail => rqueralta
2020-01-12 18:04rqueraltaStatusnew => scheduled
2020-01-16 12:56hgbotCheckin
2020-01-16 12:56hgbotNote Added: 0116924
2020-01-16 12:56hgbotStatusscheduled => resolved
2020-01-16 12:56hgbotResolutionopen => fixed
2020-01-16 12:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f916c8879178e4573afe9fcfd324530d456db5d [^]
2020-01-27 09:39guilleaerReview Assigned To => guilleaer
2020-01-27 09:39guilleaerStatusresolved => closed
2020-01-27 09:39guilleaerFixed in Version => RR20Q2

Notes
(0116924)
hgbot   
2020-01-16 12:56   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7f916c8879178e4573afe9fcfd324530d456db5d
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon Jan 13 18:55:37 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f916c8879178e4573afe9fcfd324530d456db5d [^]

Fixed issue 42778: Wrong code reading from external input in order scan section
on POS

- Applied uppercase function to scanned code.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---