Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035706 | Retail Modules | Web POS | public | 2017-03-30 17:10 | 2017-05-25 14:34 |
|
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 | RR17Q2 | Fixed in Version | RR17Q2 | |
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 | 0035706: 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 | => 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 | |
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
|
|
|
|
(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
---
|
|