Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035661 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-03-30 17:10 | 2017-04-10 19:00 | |||
Reporter | nataliag | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f0ccca0d9d36 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 45892 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035661: Scan is not working well after searching a product in web POS | |||||||
Description | 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. | |||||||
Steps To Reproduce | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() | |||||||
![]() |
|||||||||||||||||||||||||||||
|
![]() |
|
(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 (viewer) 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 --- |
![]() |
|||
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 | OBNetwork customer | => Yes |
2017-03-30 17:10 | nataliag | Support ticket | => 45892 |
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 |