Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025307Openbravo ERPB. User interfacepublic2013-12-11 15:112013-12-19 12:31
guillermogil 
AugustoMauch 
normalmajoralways
closedfixed 
3012.04
pi 
3.0MP31 
dbaz
Google Chrome
Core
Production - Confirmed Stable
2013-09-30
https://code.openbravo.com/erp/devel/pi/rev/73df6c79ca82f5fcc60cddda824d6bd721e05067 [^]
No
0025307: Display logic based on preferences
When you create a preference and you assign it as a display logic for a tab the display logic does not work properly. Context always returns undefined instead preference's value.
When you create a preference and you assign it as a display logic for a tab the display logic does not work properly. Context always returns undefined instead preference's value.
No tags attached.
related to defect 00246383.0MP28 closed shankarb An error appears when using a field in the tab display logic which is present in the header and also in the tab 
Issue History
2013-12-11 15:11guillermogilNew Issue
2013-12-11 15:11guillermogilAssigned To => dbaz
2013-12-11 15:11guillermogilWeb browser => Google Chrome
2013-12-11 15:11guillermogilModules => Core
2013-12-11 15:11guillermogilTriggers an Emergency Pack => No
2013-12-11 15:12dbazAssigned Todbaz => AugustoMauch
2013-12-12 12:47AugustoMauchIssue Monitored: shankarb
2013-12-12 12:47AugustoMauchReview Assigned To => shankarb
2013-12-12 12:47AugustoMauchWeb browserGoogle Chrome => Google Chrome
2013-12-12 12:52AugustoMauchRelationship addedrelated to 0024638
2013-12-12 12:53AugustoMauchWeb browserGoogle Chrome => Google Chrome
2013-12-12 12:53AugustoMauchRegression level => Production - Confirmed Stable
2013-12-12 12:53AugustoMauchRegression date => 2013-09-30
2013-12-12 12:53AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/73df6c79ca82f5fcc60cddda824d6bd721e05067 [^]
2013-12-12 12:55hgbotCheckin
2013-12-12 12:55hgbotNote Added: 0062715
2013-12-12 12:55hgbotStatusnew => resolved
2013-12-12 12:55hgbotResolutionopen => fixed
2013-12-12 12:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9adac4af430523cf87ec1d1cd583250d54d7a205 [^]
2013-12-13 13:39dbazReview Assigned Toshankarb => dbaz
2013-12-13 13:39dbazNote Added: 0062724
2013-12-13 13:39dbazStatusresolved => closed
2013-12-13 13:39dbazFixed in Version => 3.0MP31
2013-12-19 12:31hudsonbotCheckin
2013-12-19 12:31hudsonbotNote Added: 0062849

Notes
(0062715)
hgbot   
2013-12-12 12:55   
Repository: erp/devel/pi
Changeset: 9adac4af430523cf87ec1d1cd583250d54d7a205
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Dec 12 12:50:26 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9adac4af430523cf87ec1d1cd583250d54d7a205 [^]

Fixes issue 25307: Tab display logic works with preferences

For computing the display logic of a tab, the context info of its parent tab is used. But if a preference is used, it is stored as a session attribute in the subtab, so it was not being included in the context.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0062724)
dbaz   
2013-12-13 13:39   
Reviewed @ changeset: 21631 - 9adac4af4305
(0062849)
hudsonbot   
2013-12-19 12:31   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b878bb51dc09 [^]

Maturity status: Test