Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053776Openbravo ERP00. Application dictionarypublic2023-10-26 15:492023-11-21 16:44
AugustoMauch 
AugustoMauch 
normalcriticalhave not tried
closedfixed 
5
 
 
Core
QA functional test
2023-10-17
pi
https://issues.openbravo.com/view.php?id=53408 [^]
No
0053776: Some buttons are defined as read-only, and as a consequence they are always disabled
Some of the buttons defined in windows in the application dictionary are flagged as Read Only, and as a consequence they are always disabled.

That configuration has always been wrong, but a change done in this issue [1] has made the problem visible now.

[1] https://issues.openbravo.com/view.php?id=53408 [^]
- Open the backoffice here: https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/ [^]
- Switch to the The White Valley Admin role
- Open the Gift Card Instance window.
- Select a record, and notice that the Cancel Gift Card and Update Balance buttons are disabled.
No tags attached.
caused by defect 0053408 closed ablasco Do not persist access for automatic roles 
Issue History
2023-10-26 15:49AugustoMauchNew Issue
2023-10-26 15:49AugustoMauchAssigned To => AugustoMauch
2023-10-26 15:49AugustoMauchModules => Core
2023-10-26 15:49AugustoMauchRegression level => QA functional test
2023-10-26 15:49AugustoMauchRegression date => 2023-10-17
2023-10-26 15:49AugustoMauchRegression introduced in release => pi
2023-10-26 15:49AugustoMauchRegression introduced by commit => https://issues.openbravo.com/view.php?id=53408 [^]
2023-10-26 15:49AugustoMauchTriggers an Emergency Pack => No
2023-10-27 09:11hgbotNote Added: 0156437
2023-10-31 10:59hgbotNote Added: 0156530
2023-10-31 11:01hgbotNote Added: 0156531
2023-10-31 17:07hgbotNote Added: 0156564
2023-10-31 17:07hgbotNote Added: 0156565
2023-10-31 17:07hgbotResolutionopen => fixed
2023-10-31 17:07hgbotStatusnew => resolved
2023-10-31 17:07hgbotNote Added: 0156566
2023-10-31 17:07hgbotNote Added: 0156567
2023-10-31 17:10hgbotNote Added: 0156568
2023-10-31 17:10hgbotFixed in Version => PR24Q1
2023-10-31 17:10hgbotNote Added: 0156569
2023-10-31 17:11AugustoMauchStatusresolved => closed
2023-10-31 17:11AugustoMauchFixed in VersionPR24Q1 =>
2023-11-21 16:44AugustoMauchRelationship addedcaused by 0053408

Notes
(0156437)
hgbot   
2023-10-27 09:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/187 [^]
(0156530)
hgbot   
2023-10-31 10:59   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1035 [^]
(0156531)
hgbot   
2023-10-31 11:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/275 [^]
(0156564)
hgbot   
2023-10-31 17:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/275 [^]
(0156565)
hgbot   
2023-10-31 17:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/187 [^]
(0156566)
hgbot   
2023-10-31 17:07   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 39a070dd88e600a07efee06012babc78d6984b24
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 31-10-2023 11:00:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/39a070dd88e600a07efee06012babc78d6984b24 [^]

Fixes ISSUE-53776: There should not be readonly buttons

The readonly property of the buttons that had it set to true has been set to false. There is no point in
having readonly buttons. This property was being ignored, unless when there was a Role->Window Access configuration
defined for the tab that contains those buttons. When issue https://issues.openbravo.com/view.php\?id\=53408 [^] was
fixed, this problem was made more visible

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0156567)
hgbot   
2023-10-31 17:07   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 38e1df0d7228b21d4f33771807ea27d3f92e3962
Author: Sandra Huguet <sandra.huguet@openbravo.com>
Date: 27-10-2023 09:09:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/38e1df0d7228b21d4f33771807ea27d3f92e3962 [^]

related to ISSUE-53776 set as not readonly docaction button in IC

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0156568)
hgbot   
2023-10-31 17:10   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1035 [^]
(0156569)
hgbot   
2023-10-31 17:10   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: adfd950d82b1c0a5194aa1dac17bf1f3c488ddfa
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 31-10-2023 16:06:50
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/adfd950d82b1c0a5194aa1dac17bf1f3c488ddfa [^]

Fixes ISSUE-53776: There should not be readonly buttons

The readonly property of the buttons that had it set to true has been set to false. There is no point in
having readonly buttons. This property was being ignored, unless when there was a Role->Window Access configuration
defined for the tab that contains those buttons. When issue https://issues.openbravo.com/view.php\?id\=53408 [^] was
fixed, this problem was made more visible

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELD.xml
---