Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035707Retail ModulesWeb POSpublic2017-03-30 17:102017-05-12 16:25
nataliag 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR17Q1.1RR17Q1.1 
guilleaer
Production - Confirmed Stable
No
0035707: Scan is not working well after searching a product in web POS
If you scan a product, after, you search another product and then, you scan again a product, it is added to the product searched as one more unit instead another line of the ticket.
1- Go to POS Terminal Type window in backend, select the VBS POS Terminal Type and check the field use external input.
2- Go to product window, select a product, click on UPC/EAN field and scan a barcode.
3- Go to web POS to VBS-1 terminal. Scan the barcode inserted in step 2. The product is added to the ticket.
4- Click on Search,select a product, for example "Adhesive body warmers" and add it to the ticket.
5- Now scan again the barcode as in step 3. You can see that the quantity of "Adhesive body warmers" is increased in a unit and the product scanned is not added to the ticket.
No tags attached.
blocks defect 0035661 closed ranjith_qualiantech_com Scan is not working well after searching a product in web POS 
Issue History
2017-04-06 10:22marvintmTypedefect => backport
2017-04-06 10:22marvintmTarget Version => RR17Q1.1
2017-04-11 11:17hgbotCheckin
2017-04-11 11:17hgbotNote Added: 0095971
2017-04-11 11:17hgbotCheckin
2017-04-11 11:17hgbotNote Added: 0095972
2017-04-11 11:17hgbotStatusscheduled => resolved
2017-04-11 11:17hgbotResolutionopen => fixed
2017-04-11 11:17hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e114ed16ba90c15b2b62b1007101d564d69a7d10 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.mobile.core/rev/a4e416c357999ee107f609c17b4f1ed28bbe48f4 [^]
2017-04-11 11:17hgbotCheckin
2017-04-11 11:17hgbotNote Added: 0095973
2017-04-26 18:23guilleaerReview Assigned To => guilleaer
2017-04-26 18:23guilleaerStatusresolved => closed
2017-04-26 18:23guilleaerFixed in Version => RR17Q1.1
2017-05-12 16:25hgbotCheckin
2017-05-12 16:25hgbotNote Added: 0096569

Notes
(0095971)
hgbot   
2017-04-11 11:17   
Repository: retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal
Changeset: b791cdc1025fa9a7bb39e3456f4c90a2e205f94f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:22:13 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/b791cdc1025fa9a7bb39e3456f4c90a2e205f94f [^]

Related to issue 35707 : Scanning Focus set to true in Search tab, if "Use External Input" is enabled

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-right.js
---
(0095972)
hgbot   
2017-04-11 11:17   
Repository: retail/backports/3.0RR17Q1.1/org.openbravo.mobile.core
Changeset: a4e416c357999ee107f609c17b4f1ed28bbe48f4
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:22:38 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.mobile.core/rev/a4e416c357999ee107f609c17b4f1ed28bbe48f4 [^]

Fixed issue 35707 : Scanning Allowed on Search tab if "Use External Input" is enabled

* In Main Window, Default focus will be on "_focusKeeper". Focus can be changed only if the element is "INPUT" or "SELECT" or "TEXTAREA"

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0095973)
hgbot   
2017-04-11 11:17   
Repository: retail/backports/3.0RR17Q1.1/pi-mobile
Changeset: ae4385b3c0fb09b318543bb6f3cef78919817d5c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:22:52 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/pi-mobile/rev/ae4385b3c0fb09b318543bb6f3cef78919817d5c [^]

Verifies issue 35707 : Added automated test 'I35707_VerifyKeyEventOnButton'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/DisableScaningFocusRFID.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/externalInput/I35707_VerifyKeyEventOnButton.java
---
(0096569)
hgbot   
2017-05-12 16:25   
Repository: tools/automation/pi-mobile
Changeset: ae4385b3c0fb09b318543bb6f3cef78919817d5c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:22:52 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ae4385b3c0fb09b318543bb6f3cef78919817d5c [^]

Verifies issue 35707 : Added automated test 'I35707_VerifyKeyEventOnButton'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/DisableScaningFocusRFID.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/externalInput/I35707_VerifyKeyEventOnButton.java
---