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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035661
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-03-30 17:102017-04-10 19:00
ReporternataliagView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revisionf0ccca0d9d36
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - Confirmed Stable
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035661: 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 Filespatch file icon issue 35661 source mobilecore.patch [^] (3,972 bytes) 2017-04-07 14:26 [Show Content]
patch file icon issue 35661 source posterminal.patch [^] (1,239 bytes) 2017-04-07 14:27 [Show Content]
patch file icon issue 35661 test.patch [^] (2,167 bytes) 2017-04-07 16:29 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0035706RR17Q2 closedranjith_qualiantech_com Scan is not working well after searching a product in web POS 
depends on backport 0035707RR17Q1.1 closedranjith_qualiantech_com Scan is not working well after searching a product in web POS 
depends on backport 0035708RR16Q4.3 closedranjith_qualiantech_com Scan is not working well after searching a product in web POS 
caused by defect 0034113 closedshivum039 [SERQA 1709] Checking "Use External Input", is not possible to add text in search panel 

-  Notes
(0095844)
hgbot (developer)
2017-04-05 12:57

Repository: tools/automation/pi-mobile
Changeset: 4262fcdba1e6735dade6886217fd58525b527504
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Apr 05 16:26:32 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4262fcdba1e6735dade6886217fd58525b527504 [^]

Verifies issue 35661 : Added automated test 'I35661_VerifyKeyEventOnButton'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/externalInput/I35661_VerifyKeyEventOnButton.java
---
(0095845)
hgbot (developer)
2017-04-05 12:57

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: e114ed16ba90c15b2b62b1007101d564d69a7d10
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Apr 05 16:27:17 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e114ed16ba90c15b2b62b1007101d564d69a7d10 [^]

Fixes issue 35661 : Disabled Key events on Button used for Tables/Tree

---
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
---
(0095860)
marvintm (manager)
2017-04-06 10:22

Instead of disabling the tap action after an enter key is disabled, it should in fact be checked why these buttons retain the focus after being pressed, because in 16Q2 and before, this behavior didn't happen.
(0095917)
hgbot (developer)
2017-04-07 18:12

Repository: tools/automation/pi-mobile
Changeset: 02532b913af97decafdc315d059a7a70fbd9e084
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Apr 07 21:38:31 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/02532b913af97decafdc315d059a7a70fbd9e084 [^]

Verifies issue 35661 : Added automated test 'I35661_VerifyKeyEventOnButton'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/DisableScaningFocusRFID.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/externalInput/I35661_VerifyKeyEventOnButton.java
---
(0095918)
hgbot (developer)
2017-04-07 18:13

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: f0ccca0d9d369fd19eef9da1b5829a983afd0094
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Apr 07 21:38:09 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f0ccca0d9d369fd19eef9da1b5829a983afd0094 [^]

Fixed issue 35661 : 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"

Backed out changeset: e114ed16ba90

---
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
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
---
(0095919)
hgbot (developer)
2017-04-07 18:17

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 783b0bdd598731086833ef8cb4a4e29884e76a57
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Apr 07 21:38:15 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/783b0bdd598731086833ef8cb4a4e29884e76a57 [^]

Related to issue 35661 : 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
---

- Issue History
Date Modified Username Field Change
2017-03-30 17:10 nataliag New Issue
2017-03-30 17:10 nataliag Assigned To => Retail
2017-03-30 17:10 nataliag Resolution time => 1492639200
2017-03-30 17:10 nataliag Regression level => Production - Confirmed Stable
2017-03-30 17:10 nataliag Triggers an Emergency Pack => No
2017-04-04 12:37 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-04-04 12:37 ranjith_qualiantech_com Status new => scheduled
2017-04-05 12:57 hgbot Checkin
2017-04-05 12:57 hgbot Note Added: 0095844
2017-04-05 12:57 hgbot Checkin
2017-04-05 12:57 hgbot Note Added: 0095845
2017-04-05 12:57 hgbot Status scheduled => resolved
2017-04-05 12:57 hgbot Resolution open => fixed
2017-04-05 12:57 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e114ed16ba90c15b2b62b1007101d564d69a7d10 [^]
2017-04-06 10:22 marvintm Note Added: 0095860
2017-04-06 10:22 marvintm Status resolved => new
2017-04-06 10:22 marvintm Resolution fixed => open
2017-04-06 10:22 marvintm Status new => scheduled
2017-04-06 13:47 ranjith_qualiantech_com Relationship added caused by 0034113
2017-04-07 13:32 egoitz Issue Monitored: egoitz
2017-04-07 14:26 ranjith_qualiantech_com File Added: issue 35661 source mobilecore.patch
2017-04-07 14:27 ranjith_qualiantech_com File Added: issue 35661 source posterminal.patch
2017-04-07 14:27 ranjith_qualiantech_com File Added: issue 35661 test.patch
2017-04-07 14:45 heccam Issue Monitored: heccam
2017-04-07 16:29 ranjith_qualiantech_com File Deleted: issue 35661 test.patch
2017-04-07 16:29 ranjith_qualiantech_com File Added: issue 35661 test.patch
2017-04-07 18:12 hgbot Checkin
2017-04-07 18:12 hgbot Note Added: 0095917
2017-04-07 18:13 hgbot Checkin
2017-04-07 18:13 hgbot Note Added: 0095918
2017-04-07 18:13 hgbot Status scheduled => resolved
2017-04-07 18:13 hgbot Resolution open => fixed
2017-04-07 18:13 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e114ed16ba90c15b2b62b1007101d564d69a7d10 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f0ccca0d9d369fd19eef9da1b5829a983afd0094 [^]
2017-04-07 18:17 hgbot Checkin
2017-04-07 18:17 hgbot Note Added: 0095919
2017-04-10 19:00 marvintm Review Assigned To => marvintm
2017-04-10 19:00 marvintm Status resolved => closed
2017-04-10 19:00 marvintm Fixed in Version => RR17Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker