Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034004 | Retail Modules | Web POS | public | 2016-09-15 14:56 | 2016-10-27 08:43 |
|
Reporter | paul_guiot | |
Assigned To | jorge-garcia | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034004: [SERQA 1709] Not homogeneous keyboard use |
Description | The external (Physical) keyboard does not work in some case. |
Steps To Reproduce | In the WEBPOS (https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^])
User: VallBlanca
Pswd: openbravo
- Click on "Search"
- Select a product (eg: Adhesive Body warmers);
- Click on the amount;
- Make sure the Cash is selected and try to insert numbers via the external keyboard.
See video
|
Proposed Solution | Both (external and virtual) keyboards should work. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0033608 | | closed | ranjith_qualiantech_com | [RR16Q3][RFIDIntegration] When a new Web POS is opened to use an already used RFID it must be shown a disabled icon | causes | defect | 0034113 | | closed | shivum039 | [SERQA 1709] Checking "Use External Input", is not possible to add text in search panel |
|
Attached Files | 6603.mp4 (873,784) 2016-09-15 14:56 https://issues.openbravo.com/file_download.php?file_id=9822&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-09-15 14:56 | paul_guiot | New Issue | |
2016-09-15 14:56 | paul_guiot | Assigned To | => Retail |
2016-09-15 14:56 | paul_guiot | File Added: 6603.mp4 | |
2016-09-15 14:56 | paul_guiot | OBNetwork customer | => Yes |
2016-09-15 14:56 | paul_guiot | Resolution time | => 1474495200 |
2016-09-15 14:56 | paul_guiot | Triggers an Emergency Pack | => No |
2016-09-23 08:40 | jorge-garcia | Status | new => scheduled |
2016-09-23 08:40 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2016-09-23 14:04 | jorge-garcia | Relationship added | related to 0033608 |
2016-09-27 10:39 | hgbot | Checkin | |
2016-09-27 10:39 | hgbot | Note Added: 0090285 | |
2016-09-27 10:39 | hgbot | Status | scheduled => resolved |
2016-09-27 10:39 | hgbot | Resolution | open => fixed |
2016-09-27 10:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b50d05ea127d8223da543a617c76e212302c8af [^] |
2016-09-27 10:40 | hgbot | Checkin | |
2016-09-27 10:40 | hgbot | Note Added: 0090286 | |
2016-09-27 10:41 | hgbot | Checkin | |
2016-09-27 10:41 | hgbot | Note Added: 0090287 | |
2016-09-28 10:29 | asiermartirena | Relationship added | related to 0034113 |
2016-09-28 10:29 | asiermartirena | Relationship deleted | related to 0034113 |
2016-09-28 10:29 | asiermartirena | Relationship added | causes 0034113 |
2016-09-30 13:21 | marvintm | Review Assigned To | => marvintm |
2016-09-30 13:21 | marvintm | Status | resolved => closed |
2016-10-27 08:43 | hgbot | Checkin | |
2016-10-27 08:43 | hgbot | Note Added: 0090936 | |
Notes |
|
(0090285)
|
hgbot
|
2016-09-27 10:39
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2b50d05ea127d8223da543a617c76e212302c8af
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Sep 23 14:04:53 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b50d05ea127d8223da543a617c76e212302c8af [^]
Fixed issue 34004: [SERQA 1709] Not homogeneous keyboard use
The actual implementation of RFID doesn’t allow to separate it from the
scanMode variable and the Use external Input flows.
The solution is to force the stop of the RFID when the payment tab is showed.
Due to this change, it’s necessary to implement a new function to recover the
focus in the focuskeeper input.
---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
|
|
|
(0090286)
|
hgbot
|
2016-09-27 10:40
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8e0dbeeca70d2aa24c9e111c8f7014dcf2c1ebf2
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Sep 26 12:42:19 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e0dbeeca70d2aa24c9e111c8f7014dcf2c1ebf2 [^]
Related to issue 34004: [SERQA 1709] Not homogeneous keyboard use
Change keeperBlur function to keep in a proper way the focus in the
focusKeeper.
---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---
|
|
|
(0090287)
|
hgbot
|
2016-09-27 10:41
|
|
Repository: tools/automation/pi-mobile
Changeset: 8a49ddd8121afaaa1051ad05db36c349719a78a5
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Sep 26 13:44:28 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8a49ddd8121afaaa1051ad05db36c349719a78a5 [^]
Verifies issue 34004: [SERQA 1709] Not homogeneous keyboard use
Added test I34004_EnableKeyboardAndDisableRFIDInPaymentsTab
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/externalInput/I34004_EnableKeyboardAndDisableRFIDInPaymentsTab.java
---
|
|
|
(0090936)
|
hgbot
|
2016-10-27 08:43
|
|
|