Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035706Retail ModulesWeb POSpublic2017-03-30 17:102017-05-25 14:34
nataliag 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR17Q2RR17Q2 
guilleaer
Production - Confirmed Stable
No
0035706: 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 => RR17Q2
2017-04-11 10:51hgbotCheckin
2017-04-11 10:51hgbotNote Added: 0095968
2017-04-11 11:15hgbotCheckin
2017-04-11 11:15hgbotNote Added: 0095969
2017-04-11 11:16hgbotCheckin
2017-04-11 11:16hgbotNote Added: 0095970
2017-04-11 11:16hgbotStatusscheduled => resolved
2017-04-11 11:16hgbotResolutionopen => fixed
2017-04-11 11:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e114ed16ba90c15b2b62b1007101d564d69a7d10 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.mobile.core/rev/014df63dc58b2caf4c2f0d928dc0ae29491adac1 [^]
2017-05-03 11:19guilleaerReview Assigned To => guilleaer
2017-05-03 11:19guilleaerStatusresolved => closed
2017-05-03 11:19guilleaerFixed in Version => RR17Q2
2017-05-25 14:34hgbotCheckin
2017-05-25 14:34hgbotNote Added: 0096799

Notes
(0095968)
hgbot   
2017-04-11 10:51   
Repository: retail/backports/3.0RR17Q2/pi-mobile
Changeset: 77ba8e58617af16f52091c0fe73e6186c7d0526a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:20:46 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/pi-mobile/rev/77ba8e58617af16f52091c0fe73e6186c7d0526a [^]

Verifies issue 35706 : Added automated test 'I35706_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/I35706_VerifyKeyEventOnButton.java
---
(0095969)
hgbot   
2017-04-11 11:15   
Repository: retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal
Changeset: 3122d8be7d76101b90c6e6d633d5fba63ff1b98f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:20:15 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/3122d8be7d76101b90c6e6d633d5fba63ff1b98f [^]

Related to issue 35706 : 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
---
(0095970)
hgbot   
2017-04-11 11:16   
Repository: retail/backports/3.0RR17Q2/org.openbravo.mobile.core
Changeset: 014df63dc58b2caf4c2f0d928dc0ae29491adac1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:20:12 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.mobile.core/rev/014df63dc58b2caf4c2f0d928dc0ae29491adac1 [^]

Fixed issue 35706 : 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
---
(0096799)
hgbot   
2017-05-25 14:34   
Repository: tools/automation/pi-mobile
Changeset: 77ba8e58617af16f52091c0fe73e6186c7d0526a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 11 14:20:46 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/77ba8e58617af16f52091c0fe73e6186c7d0526a [^]

Verifies issue 35706 : Added automated test 'I35706_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/I35706_VerifyKeyEventOnButton.java
---