Openbravo Issue Tracking System - Retail Modules
View Issue Details
0057010Retail ModulesEvents for Payments in SCOpublic2024-11-06 11:362024-11-14 16:30
ignacio_deandres 
ignacio_deandres 
normalmajorhave not tried
closedfixed 
5
 
main 
adrianromero
No
No
0057010: Boolean values are not properly treated in the SCO app mode
In the SCO application mode, when a request with type 'STRING' arrives with boolean values and the RequestString component is loaded, it should not show the InputComponent for the field but the specific component developed on purpose for this case.
Do a transaction using the payment simulator of the hardware manager and see that the boolean values are displayed as text input, in addition to the specific display for these cases.
No tags attached.
depends on feature request 0056919main closed ignacio_deandres SCO - List component for the Client API 
caused by feature request 0056819main closed ignacio_deandres Add new component to support boolean values in the RequestString component 
Issue History
2024-11-06 11:36ignacio_deandresNew Issue
2024-11-06 11:36ignacio_deandresAssigned To => ignacio_deandres
2024-11-06 11:36ignacio_deandresOBNetwork customer => No
2024-11-06 11:36ignacio_deandresTriggers an Emergency Pack => No
2024-11-06 11:51ignacio_deandresRelationship addedcaused by 0056819
2024-11-06 11:52ignacio_deandresRelationship addeddepends on 0056919
2024-11-06 11:53ignacio_deandresNote Added: 0171521
2024-11-14 16:25hgbotNote Added: 0171996
2024-11-14 16:25hgbotNote Added: 0171997
2024-11-14 16:30adrianromeroStatusnew => scheduled
2024-11-14 16:30adrianromeroStatusscheduled => resolved
2024-11-14 16:30adrianromeroResolutionopen => fixed
2024-11-14 16:30adrianromeroReview Assigned To => adrianromero
2024-11-14 16:30adrianromeroNote Added: 0172003
2024-11-14 16:30adrianromeroStatusresolved => closed

Notes
(0171521)
ignacio_deandres   
2024-11-06 11:53   
This issue has been fixed in the development of the feature request: https://issues.openbravo.com/view.php?id=56919 [^] in this commit: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/110/diffs?commit_id=bd9efa9b927ed3d34149179dbffaf02c41f0530e [^]
(0171996)
hgbot   
2024-11-14 16:25   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout [^]
Changeset: 5a4ed7140b47a73997c2a8dd16c6ecf53aec88c0
Author: Ignacio De Andrés <i.deandres@orisha.com>
Date: 13-11-2024 12:39:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/commit/5a4ed7140b47a73997c2a8dd16c6ecf53aec88c0 [^]

[SCO Client API List Component] Fixed boolean component not being properly rendered | Related to ISSUE-57010

---
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringEditDataViewSCO/RequestStringEditDataViewSCO.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/RequestString/RequestStringSimpleDataViewSCO/RequestStringSimpleDataViewSCO.jsx
---
(0171997)
hgbot   
2024-11-14 16:25   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout [^]
Changeset: 2160a84dad764113ccb3c31773e3fc920800fecb
Author: Ignacio De Andrés <i.deandres@orisha.com>
Date: 13-11-2024 12:39:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/commit/2160a84dad764113ccb3c31773e3fc920800fecb [^]

[SCO Client API List Component] Fixed boolean components behaviour | Related to ISSUE-57010

---
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
---
(0172003)
adrianromero   
2024-11-14 16:30   
Fixed in related issue https://issues.openbravo.com/view.php?id=56919 [^]