Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042819 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | trivial | always | 2020-01-13 13:10 | 2020-02-18 07:42 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 554aeefdcdb8 | ||||
Projection | none | ETA | none | Target Version | RR19Q4.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | RR19Q3 | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042819: terminal log: clicks in keypad numbers don't concatenate | |||||||
Description | Consecutive clicks on pos keypad number should concatenate into one terminal log entry, But it is creating one entry per click. | |||||||
Steps To Reproduce | - in web pos, in scan window, click '2','3','4' in the pos keypad with mouse. - complete the ticket so terminal log data is syncrhonized - open the terminal log window in backend and the last entries created, will have 3 entries, one for '2', other for '3', and other for '4'. When it should have one entry for the three | |||||||
Proposed Solution | looks like the enyo structure of the keypad has change, needed to adapt the code to the new structure | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0116799) hgbot (developer) 2020-01-13 14:15 |
Repository: retail/backports/3.0RR19Q4.2/org.openbravo.mobile.core Changeset: 554aeefdcdb828d4751bce3db71a14c434b7c52c Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Mon Jan 13 14:06:56 2020 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR19Q4.2/org.openbravo.mobile.core/rev/554aeefdcdb828d4751bce3db71a14c434b7c52c [^] Fixes BUG-42819: terminal-log: fix numeric keypad clicks concatenation --- M web/org.openbravo.mobile.core/source/utils/ob-terminal-log.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-01-13 13:52 | gorka_gil | Type | defect => backport |
2020-01-13 13:52 | gorka_gil | Target Version | => RR19Q4.2 |
2020-01-13 14:15 | hgbot | Checkin | |
2020-01-13 14:15 | hgbot | Note Added: 0116799 | |
2020-01-13 14:15 | hgbot | Status | scheduled => resolved |
2020-01-13 14:15 | hgbot | Resolution | open => fixed |
2020-01-13 14:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR19Q4.2/org.openbravo.mobile.core/rev/554aeefdcdb828d4751bce3db71a14c434b7c52c [^] |
2020-02-18 07:42 | guilleaer | Review Assigned To | => guilleaer |
2020-02-18 07:42 | guilleaer | Status | resolved => closed |
2020-02-18 07:42 | guilleaer | Fixed in Version | => RR19Q4.2 |
Copyright © 2000 - 2009 MantisBT Group |