Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035706
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2017-03-30 17:102017-05-25 14:34
ReporternataliagView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in VersionRR17Q2
StatusclosedFix in branchFixed in SCM revision014df63dc58b
ProjectionnoneETAnoneTarget VersionRR17Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned Toguilleaer
OBNetwork customerOBPS
Support ticket45892
Regression levelProduction - Confirmed Stable
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035706: Scan is not working well after searching a product in web POS

DescriptionIf 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.
Steps To Reproduce1- 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0035661 closedranjith_qualiantech_com Scan is not working well after searching a product in web POS 

-  Notes
(0095968)
hgbot (developer)
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 (developer)
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 (developer)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2017-04-06 10:22 marvintm Type defect => backport
2017-04-06 10:22 marvintm Target Version => RR17Q2
2017-04-11 10:51 hgbot Checkin
2017-04-11 10:51 hgbot Note Added: 0095968
2017-04-11 11:15 hgbot Checkin
2017-04-11 11:15 hgbot Note Added: 0095969
2017-04-11 11:16 hgbot Checkin
2017-04-11 11:16 hgbot Note Added: 0095970
2017-04-11 11:16 hgbot Status scheduled => resolved
2017-04-11 11:16 hgbot Resolution open => fixed
2017-04-11 11:16 hgbot Fixed in SCM revision http://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:19 guilleaer Review Assigned To => guilleaer
2017-05-03 11:19 guilleaer Status resolved => closed
2017-05-03 11:19 guilleaer Fixed in Version => RR17Q2
2017-05-25 14:34 hgbot Checkin
2017-05-25 14:34 hgbot Note Added: 0096799


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker