Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042818 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | trivial | always | 2020-01-13 13:10 | 2020-01-21 09:41 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 204b2f461da5 | ||||
Projection | none | ETA | none | Target Version | RR20Q1 | |||
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 | 0042818: 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 | ||||||||
![]() |
||||||||
|
![]() |
|
(0116800) hgbot (developer) 2020-01-13 14:18 |
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core Changeset: 204b2f461da5c87525d0dd2106c4e411ae14d463 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Mon Jan 13 14:18:30 2020 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/204b2f461da5c87525d0dd2106c4e411ae14d463 [^] Fixes BUG-42818: 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 | => RR20Q1 |
2020-01-13 14:18 | hgbot | Checkin | |
2020-01-13 14:18 | hgbot | Note Added: 0116800 | |
2020-01-13 14:18 | hgbot | Status | scheduled => resolved |
2020-01-13 14:18 | hgbot | Resolution | open => fixed |
2020-01-13 14:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/204b2f461da5c87525d0dd2106c4e411ae14d463 [^] |
2020-01-21 09:41 | guilleaer | Review Assigned To | => guilleaer |
2020-01-21 09:41 | guilleaer | Status | resolved => closed |
2020-01-21 09:41 | guilleaer | Fixed in Version | => RR20Q1 |
Copyright © 2000 - 2009 MantisBT Group |