Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042817 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | trivial | always | 2020-01-13 13:10 | 2020-01-21 09:42 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bbc564e78678 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0042817: 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 | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0116797) hgbot (developer) 2020-01-13 14:10 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: bbc564e78678db10734b525bc22edbe635123bd8 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Mon Jan 13 14:06:56 2020 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bbc564e78678db10734b525bc22edbe635123bd8 [^] Fixes BUG-42817: 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:10 | gorka_gil | New Issue | |
2020-01-13 13:10 | gorka_gil | Assigned To | => gorka_gil |
2020-01-13 13:10 | gorka_gil | OBNetwork customer | => No |
2020-01-13 13:10 | gorka_gil | Triggers an Emergency Pack | => No |
2020-01-13 13:17 | gorka_gil | Regression level | => Production - Confirmed Stable |
2020-01-13 13:17 | gorka_gil | Regression introduced in release | => RR19Q3 |
2020-01-13 13:17 | gorka_gil | Severity | minor => trivial |
2020-01-13 13:52 | gorka_gil | Status | new => scheduled |
2020-01-13 14:10 | hgbot | Checkin | |
2020-01-13 14:10 | hgbot | Note Added: 0116797 | |
2020-01-13 14:10 | hgbot | Status | scheduled => resolved |
2020-01-13 14:10 | hgbot | Resolution | open => fixed |
2020-01-13 14:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bbc564e78678db10734b525bc22edbe635123bd8 [^] |
2020-01-21 09:42 | guilleaer | Review Assigned To | => guilleaer |
2020-01-21 09:42 | guilleaer | Status | resolved => closed |
2020-01-21 09:42 | guilleaer | Fixed in Version | => RR20Q2 |
Copyright © 2000 - 2009 MantisBT Group |