Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032232Retail ModulesWeb POSpublic2015-10-29 12:532016-02-15 19:25
malsasua 
jorge-garcia 
normalmajoralways
closedfixed 
20Community Appliance
pi 
RR15Q4.3RR15Q4.3 
marvintm
No
0032232: barcode scanner is adding one unit of the last product added to the ticket
when the barcode scanner is used when a product has been added, no the scanned product is added, instead of it, the quantity of the previous product is increased
. in web pos
 . go to browse
 . click in Avalanche Transceiver
(avalanche transceiver is added to the ticket -> qty 1)
 . scan a some barcode
no new line is added with the product related with the barcode, instead of it, qty to product avalance transceiver is increased in one unit
No tags attached.
blocks defect 0031297 closed jorge-garcia barcode scanner is adding one unit of the last product added to the ticket 
Issue History
2016-02-15 13:40jorge-garciaTypedefect => backport
2016-02-15 13:40jorge-garciaTarget Version => RR15Q4.3
2016-02-15 13:47hgbotCheckin
2016-02-15 13:47hgbotNote Added: 0084184
2016-02-15 13:47hgbotStatusscheduled => resolved
2016-02-15 13:47hgbotResolutionopen => fixed
2016-02-15 13:47hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/58770718dfae7bfc16a9f5f791ecf0b5a7b5fbb2 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.mobile.core/rev/2999ee583cb5acf279f284e4d1c03fb7c483e7a4 [^]
2016-02-15 19:25marvintmStatusresolved => closed
2016-02-15 19:25marvintmFixed in Version => RR15Q4.3

Notes
(0084184)
hgbot   
2016-02-15 13:47   
Repository: retail/backports/3.0RR15Q4.3/org.openbravo.mobile.core
Changeset: 2999ee583cb5acf279f284e4d1c03fb7c483e7a4
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Feb 15 13:46:53 2016 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.3/org.openbravo.mobile.core/rev/2999ee583cb5acf279f284e4d1c03fb7c483e7a4 [^]

Fixed issue 32232: barcode scanner is adding one unit of the last product
added to the ticket

The problem was that the in the cashup, only one of two keyboard events are
show cashup editbox.

Now the problem is fixed.

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