Openbravo Issue Tracking System - POS2
View Issue Details
0056670POS2POSpublic2024-10-07 12:362024-10-09 12:13
adrianromero 
Retail 
normalmajorhave not tried
closedfixed 
5
 
 
No
0056670: Improves SCO Data Collection new screen to display every informations
Adds new colstart y rowstart properties in STRING client message to allow reorder fields in data collection messages
In description
No tags attached.
related to feature request 0056684main new ignacio_deandres Retail Modules Enhance the HWM Events payment simulator with the new Client API params for SCO 
Issue History
2024-10-07 12:36adrianromeroNew Issue
2024-10-07 12:36adrianromeroAssigned To => Retail
2024-10-07 12:36adrianromeroTriggers an Emergency Pack => No
2024-10-07 12:40hgbotNote Added: 0170047
2024-10-08 10:04ignacio_deandresRelationship addedrelated to 0056684
2024-10-08 10:20hgbotNote Added: 0170089
2024-10-08 16:17hgbotNote Added: 0170126
2024-10-08 16:17hgbotResolutionopen => fixed
2024-10-08 16:17hgbotStatusnew => closed
2024-10-08 16:17hgbotNote Added: 0170127
2024-10-08 16:17hgbotNote Added: 0170128
2024-10-08 16:17hgbotNote Added: 0170129
2024-10-08 16:20hgbotNote Added: 0170130
2024-10-08 16:20hgbotNote Added: 0170131
2024-10-08 16:21hgbotNote Added: 0170133
2024-10-08 16:27hgbotFixed in Version => RR25Q1
2024-10-08 16:27hgbotNote Added: 0170142
2024-10-09 12:13hgbotNote Added: 0170181

Notes
(0170047)
hgbot   
2024-10-07 12:40   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/95 [^]
(0170089)
hgbot   
2024-10-08 10:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/84 [^]
(0170126)
hgbot   
2024-10-08 16:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/84 [^]
(0170127)
hgbot   
2024-10-08 16:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: b5aeda308cb410308a6fabb2f73bd3e1cd160148
Author: Ignacio De Andrés <i.deandres@orisha.com>
Date: 08-10-2024 10:18:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/commit/b5aeda308cb410308a6fabb2f73bd3e1cd160148 [^]

FIXES ISSUE-56670: If maskedValue exists it will be displayed, if not the default value will be displayed

---
M web-jspack/org.openbravo.events.client/src/components/RequestString.jsx
---
(0170128)
hgbot   
2024-10-08 16:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: 0f36fbba6dbecbb379c0cc311125f672bf2e4590
Author: Ignacio De Andrés <i.deandres@orisha.com>
Date: 08-10-2024 10:49:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/commit/0f36fbba6dbecbb379c0cc311125f672bf2e4590 [^]

FIXES ISSUE-56670: the masked value will be calculated inside the RequestString component

---
M web-jspack/org.openbravo.events.client/src/components/RequestString.jsx
---
(0170129)
hgbot   
2024-10-08 16:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: 96f522685024fcecb09ca9633e9b39ecff3aa5a3
Author: Ignacio De Andrés <i.deandres@orisha.com>
Date: 08-10-2024 11:40:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/commit/96f522685024fcecb09ca9633e9b39ecff3aa5a3 [^]

FIXES ISSUE-56670: code refactor

---
M web-jspack/org.openbravo.events.client/src/components/RequestString.jsx
M web/org.openbravo.events.client/source/messages/labels.js
---
(0170130)
hgbot   
2024-10-08 16:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/95 [^]
(0170131)
hgbot   
2024-10-08 16:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout [^]
Changeset: 16973ea373fda1a07c3db8c74d89a6feca70ef6c
Author: Adrián Romero Corchado <5269822-adrian.romero@users.noreply.gitlab.com>
Date: 08-10-2024 14:20:13
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/commit/16973ea373fda1a07c3db8c74d89a6feca70ef6c [^]

Fixes ISSUE-56670: Improves SCO Data Collection new screen to display every informations

---
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringDisplayDataViewSCO/RequestStringDisplayDataViewSCO.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringDisplayDataViewSCO/RequestStringDisplayDataViewSCO.scss
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringEditDataViewSCO/RequestStringEditDataViewSCO.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringSCO/RequestStringSCO.jsx
---
(0170133)
hgbot   
2024-10-08 16:21   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization [^]
Changeset: b8f06e104698326cd4aac4a73e7257060820ffbf
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 08-10-2024 14:21:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.localization.portugal.fiscalization/-/commit/b8f06e104698326cd4aac4a73e7257060820ffbf [^]

Fixes ISSUE-56670: Improves SCO Data Collection new screen to display every informations

---
M web/org.openbravo.localization.portugal.fiscalization/source/events/PTFISFiscalizationEventHandler.js
---
(0170142)
hgbot   
2024-10-08 16:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 502d178de892ab96ffa31ea46615fd0e25028c73
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 08-10-2024 14:27:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/502d178de892ab96ffa31ea46615fd0e25028c73 [^]

Fixes ISSUE-56670: Improves SCO Data Collection new screen to display every informations

---
M project/src/com/openbravo/eventscommon/Input.java
M project/src/com/openbravo/eventsfiscalization/FiscalizationDev.java
M project/src/com/openbravo/eventspayment/PaymentDev.java
M project/src/com/openbravo/eventsproductactivation/ProductActivationDev.java
---
(0170181)
hgbot   
2024-10-09 12:13   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^]
Changeset: 2a886c67143f612e04d55b66aba90d83bfebe8b7
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 08-10-2024 16:28:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/2a886c67143f612e04d55b66aba90d83bfebe8b7 [^]

Related ISSUE-56670: Improves SCO Data Collection new screen to display every informations

---
M bin/poshw.jar
M bin/rev.id
---