Openbravo Issue Tracking System - POS2
View Issue Details
0054672POS2POSpublic2024-02-14 13:522024-02-22 17:40
NaroaIriarte 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
24Q2 
No
0054672: The displayed property of the form components is not working properly.
When the displayed property of a component is set to false in the configuration json file, the component still shows. This is caused by an error in the property setting.
.
Here attached is the diff with the proposed solution:
No tags attached.
related to feature request 0054436 acknowledged NaroaIriarte It should be possible to define the maximum amount for a Gift Certificate 
diff displayedLogic.diff (586) 2024-02-14 13:52
https://issues.openbravo.com/file_download.php?file_id=19463&type=bug
Issue History
2024-02-14 13:52NaroaIriarteNew Issue
2024-02-14 13:52NaroaIriarteAssigned To => Triage Platform Base
2024-02-14 13:52NaroaIriarteFile Added: displayedLogic.diff
2024-02-14 13:52NaroaIriarteTriggers an Emergency Pack => No
2024-02-14 16:47NaroaIriarteRelationship addedrelated to 0054436
2024-02-22 16:29hgbotNote Added: 0161141
2024-02-22 16:29guilleaerStatusnew => scheduled
2024-02-22 16:29guilleaerAssigned ToTriage Platform Base => guilleaer
2024-02-22 17:40hgbotResolutionopen => fixed
2024-02-22 17:40hgbotStatusscheduled => closed
2024-02-22 17:40hgbotFixed in Version => 24Q2
2024-02-22 17:40hgbotNote Added: 0161156
2024-02-22 17:40hgbotNote Added: 0161157

Notes
(0161141)
hgbot   
2024-02-22 16:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1383 [^]
(0161156)
hgbot   
2024-02-22 17:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 0d89f15f2e9cec7f30e956f22652c2b781338e9c
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 22-02-2024 16:25:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/0d89f15f2e9cec7f30e956f22652c2b781338e9c [^]

fixed ISSUE-54672: Displayed property is now taken into account by form when it is set to false

---
M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx
---
(0161157)
hgbot   
2024-02-22 17:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1383 [^]