Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047121Retail ModulesWeb POSpublic2021-06-03 18:002021-06-15 17:50
salvador_campanella 
gorka_gil 
normalmajoralways
closedfixed 
5
 
RR21Q2.1RR21Q2.1 
marvintm
Production - Confirmed Stable
2019-12-10
RR20Q2
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/088a9d68dc5263197274ad0c3c1b2592137a44a2 [^]
No
0047121: The terminal log is not recording some actions
The terminal log is not recording some actions
This case has been reviewed with Gorka Gil in the nor-test instance.

- Find a product
- select gdt_test as business partner
- click en total button
- select more.. button
- select credit as the payment method
- finish the transaction

Result: in the terminal log not appear the steps
- select more.. button
- select credit as the payment method
- finish the transaction

No tags attached.
blocks defect 0046983 closed gorka_gil The terminal log is not recording some actions 
Issue History
2021-06-14 17:09gorka_gilTypedefect => backport
2021-06-14 17:09gorka_gilTarget Version => RR21Q2.1
2021-06-15 17:11hgbotResolutionopen => fixed
2021-06-15 17:11hgbotStatusscheduled => resolved
2021-06-15 17:11hgbotFixed in Version => RR21Q2.1
2021-06-15 17:11hgbotNote Added: 0129523
2021-06-15 17:50marvintmReview Assigned To => marvintm
2021-06-15 17:50marvintmStatusresolved => closed

Notes
(0129523)
hgbot   
2021-06-15 17:11   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 9bec09c73953be920237b527252146a5453c8e0d
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2021-06-15T17:10:57+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9bec09c73953be920237b527252146a5453c8e0d [^]

Fixes ISSUE-47121: fix terminal log missing lines when concatenating keystrokes

---
M web-test/model/business-object/terminal-log/TerminalLog-StateAction-Addkey.test.js
M web/org.openbravo.mobile.core/app/model/business-object/terminal-log/actions/AddKey.js
---