Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035707 | Retail Modules | Web POS | public | 2017-03-30 17:10 | 2017-05-12 16:25 |
|
Reporter | nataliag | |
Assigned To | ranjith_qualiantech_com | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR17Q1.1 | Fixed in Version | RR17Q1.1 | |
Merge Request Status | |
Review Assigned To | guilleaer |
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 | 0035707: 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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-04-06 10:22 | marvintm | Type | defect => backport |
2017-04-06 10:22 | marvintm | Target Version | => RR17Q1.1 |
2017-04-11 11:17 | hgbot | Checkin | |
2017-04-11 11:17 | hgbot | Note Added: 0095971 | |
2017-04-11 11:17 | hgbot | Checkin | |
2017-04-11 11:17 | hgbot | Note Added: 0095972 | |
2017-04-11 11:17 | hgbot | Status | scheduled => resolved |
2017-04-11 11:17 | hgbot | Resolution | open => fixed |
2017-04-11 11:17 | hgbot | Fixed in SCM revision | http://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:17 | hgbot | Checkin | |
2017-04-11 11:17 | hgbot | Note Added: 0095973 | |
2017-04-26 18:23 | guilleaer | Review Assigned To | => guilleaer |
2017-04-26 18:23 | guilleaer | Status | resolved => closed |
2017-04-26 18:23 | guilleaer | Fixed in Version | => RR17Q1.1 |
2017-05-12 16:25 | hgbot | Checkin | |
2017-05-12 16:25 | hgbot | Note Added: 0096569 | |
Notes |
|
(0095971)
|
hgbot
|
2017-04-11 11:17
|
|
|
|
(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
---
|
|