Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022727Openbravo ERPA. Platformpublic2013-01-03 19:332013-01-14 18:59
ngarcia 
AugustoMauch 
immediateminoralways
closedfixed 
5
pi 
pi 
shankarb
Core
Production - Confirmed Stable
2012-10-08
https://code.openbravo.com/erp/devel/pi/rev/ee9c755796d8c44962aa09ea9ce885cd3d60f485 [^]
No
0022727: Status bar fields not shown when saving a view in grid view
Status bar fields not shown when saving a view in grid view
As group admin role:
   Go to Sales Order screen
   Delete the Currency column from the grid
   Save View
   Notice that the status bar fields disappear when opening a record in form view
   Change to the standard view again and check that the status bar fields remain hidden
No tags attached.
Issue History
2013-01-03 19:33ngarciaNew Issue
2013-01-03 19:33ngarciaAssigned To => AugustoMauch
2013-01-03 19:33ngarciaModules => Core
2013-01-03 19:33ngarciaResolution time => 1357513200
2013-01-03 19:33ngarciaTriggers an Emergency Pack => No
2013-01-03 19:33ngarciaIssue Monitored: networkb
2013-01-03 19:55ngarciaSummaryStatus bar fields not shown when saving a view => Status bar fields not shown when saving a view in grid view
2013-01-03 19:55ngarciaDescription Updatedbug_revision_view_page.php?rev_id=4247#r4247
2013-01-03 19:55ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4249#r4249
2013-01-03 19:59ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4250#r4250
2013-01-11 08:15shankarbAssigned ToAugustoMauch => shankarb
2013-01-11 11:35ngarciaversion => pi
2013-01-11 11:53ngarciaRegression level => Production - Confirmed Stable
2013-01-11 11:53ngarciaNote Added: 0055478
2013-01-11 14:37AugustoMauchAssigned Toshankarb => AugustoMauch
2013-01-11 14:37AugustoMauchRegression date => 2012-10-08
2013-01-11 14:37AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/ee9c755796d8c44962aa09ea9ce885cd3d60f485 [^]
2013-01-11 15:16AugustoMauchIssue Monitored: shankarb
2013-01-11 15:17AugustoMauchReview Assigned To => shankarb
2013-01-11 15:17hgbotCheckin
2013-01-11 15:17hgbotNote Added: 0055491
2013-01-11 15:17hgbotStatusnew => resolved
2013-01-11 15:17hgbotResolutionopen => fixed
2013-01-11 15:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/90784c1f2600bfb02c9d01e0d23a5f927f624f72 [^]
2013-01-11 16:30shankarbNote Added: 0055492
2013-01-11 16:30shankarbStatusresolved => closed
2013-01-11 16:30shankarbFixed in Version => pi
2013-01-14 18:59hudsonbotCheckin
2013-01-14 18:59hudsonbotNote Added: 0055511

Notes
(0055478)
ngarcia   
2013-01-11 11:53   
I have been able to reproduce it in 3.0MP17.2 but not in 3.0MP16.3
(0055491)
hgbot   
2013-01-11 15:17   
Repository: erp/devel/pi
Changeset: 90784c1f2600bfb02c9d01e0d23a5f927f624f72
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jan 11 15:16:34 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/90784c1f2600bfb02c9d01e0d23a5f927f624f72 [^]

Fixes issue 22727: Status bar fields are shown even with a default saved view

Before the fix, the hiddeninform property was used in the statusbar fields personalization to decide if they should be shown. But this property was set to true for all statusbar fields to prevent them from showing in the form, so this check has been removed.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalization.js
---
(0055492)
shankarb   
2013-01-11 16:30   
Code reviewed and tested in pi @ changeset 95e35cbee312
(0055511)
hudsonbot   
2013-01-14 18:59   
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/d776bda1e7c4 [^]

Maturity status: Test