Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016955Openbravo ERPA. Platformpublic2011-05-02 11:012011-05-12 13:54
iperdomo 
iperdomo 
urgentmajoralways
closedfixed 
202.6.36-gentoo-r5
 
3.0RC73.0RC7 
Core
No
0016955: Not shown fields should be able to appear in status bar
The logic to show a field in 'Status Bar' is based on the field visibility. If a field is not shown, is not shown also in status bar.
* Add a non-visible field in the status bar
* Check the tab in form view
* You'll see that the field is not shown in status bar
* Field visibility should not affect the visibility in status bar
No tags attached.
related to defect 00169903.0RC7 closed shuehner NPE loading workspace 
Issue History
2011-05-02 11:01iperdomoNew Issue
2011-05-02 11:01iperdomoAssigned To => iperdomo
2011-05-02 11:01iperdomoModules => Core
2011-05-02 11:01iperdomoStatusnew => scheduled
2011-05-02 11:01iperdomofix_in_branch => pi
2011-05-03 19:47hgbotCheckin
2011-05-03 19:47hgbotNote Added: 0036340
2011-05-03 19:47hgbotCheckin
2011-05-03 19:47hgbotNote Added: 0036341
2011-05-03 19:47hgbotStatusscheduled => resolved
2011-05-03 19:47hgbotResolutionopen => fixed
2011-05-03 19:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4ec6d821e3a1e7626fd47d15a633542237ed19c2 [^]
2011-05-04 11:18shuehnerRelationship addedrelated to 0016990
2011-05-12 13:29hudsonbotCheckin
2011-05-12 13:29hudsonbotNote Added: 0036807
2011-05-12 13:29hudsonbotCheckin
2011-05-12 13:29hudsonbotNote Added: 0036808
2011-05-12 13:54alostaleStatusresolved => closed
2011-05-12 13:54alostaleFixed in Version => 3.0RC7

Notes
(0036340)
hgbot   
2011-05-03 19:47   
Repository: erp/devel/pi
Changeset: fb0ec3d5e0103c52d99c9359a14e82131a706d07
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue May 03 19:43:03 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fb0ec3d5e0103c52d99c9359a14e82131a706d07 [^]

Issue 16955: Reset width value when non visible

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
---
(0036341)
hgbot   
2011-05-03 19:47   
Repository: erp/devel/pi
Changeset: 4ec6d821e3a1e7626fd47d15a633542237ed19c2
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue May 03 19:46:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4ec6d821e3a1e7626fd47d15a633542237ed19c2 [^]

Fixes issue 16955: Ability to add non visible fields to status bar
- When a field is not visible but shown in status bar a HiddenItem is used
- The OBViewFormComponent is not filtering anymore by display = true
- If a section has all its fields non displayed, the visibility is set to
    false
- Fixes some JSLint warnings based on new version

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-field.js.ftl
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js
---
(0036807)
hudsonbot   
2011-05-12 13:29   
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/c40e579fcd38 [^]

Maturity status: Test
(0036808)
hudsonbot   
2011-05-12 13:29   
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/c40e579fcd38 [^]

Maturity status: Test