Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025620Openbravo ERPA. Platformpublic2014-01-31 11:002014-02-12 18:30
caristu 
AugustoMauch 
immediatemajoralways
closedfixed 
5
pi 
3.0PR14Q2 
dbaz
Core
No
0025620: Grid Configuration is not working on audit columns
The audit columns (created, created by, updated, updated by) are not affected by the grid configuration.
1) As system administrator, go to the [Grid Configuration at Window/Tab/Field Level] window
2) Create a new record for the Product window header, and put "No" in the "Allow Sorting Field" field.
3) As group admin, go to the [Product] window. Display the created column in grid mode. Notice that it is possible to sort the grid using it.
No tags attached.
related to design defect 0025625 new AugustoMauch Can't overwrite grid configuration at field level for audit info 
Issue History
2014-01-31 11:00caristuNew Issue
2014-01-31 11:00caristuAssigned To => AugustoMauch
2014-01-31 11:00caristuModules => Core
2014-01-31 11:00caristuTriggers an Emergency Pack => No
2014-01-31 11:03caristuIssue Monitored: networkb
2014-01-31 11:03caristuSummaryGrid Configuration is not applicable on audit columns => Grid Configuration is not working on audit columns
2014-01-31 11:03caristuDescription Updatedbug_revision_view_page.php?rev_id=5397#r5397
2014-01-31 11:09caristuversion => pi
2014-01-31 13:08alostaleRelationship addedrelated to 0025625
2014-01-31 14:13AugustoMauchIssue Monitored: dbaz
2014-01-31 14:13AugustoMauchReview Assigned To => dbaz
2014-01-31 14:35hgbotCheckin
2014-01-31 14:35hgbotNote Added: 0063840
2014-01-31 14:35hgbotStatusnew => resolved
2014-01-31 14:35hgbotResolutionopen => fixed
2014-01-31 14:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/dd19b027b40618c890837b4226d9898e6d22587f [^]
2014-02-04 15:08dbazNote Added: 0063887
2014-02-04 15:08dbazStatusresolved => new
2014-02-04 15:08dbazResolutionfixed => open
2014-02-04 16:28hgbotCheckin
2014-02-04 16:28hgbotNote Added: 0063895
2014-02-04 16:28hgbotStatusnew => resolved
2014-02-04 16:28hgbotResolutionopen => fixed
2014-02-04 16:28hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/dd19b027b40618c890837b4226d9898e6d22587f [^] => http://code.openbravo.com/erp/devel/pi/rev/5915bbb6161111361c53ed62627c5d42c5c4e6e7 [^]
2014-02-04 20:29dbazNote Added: 0063900
2014-02-04 20:29dbazStatusresolved => closed
2014-02-04 20:29dbazFixed in Version => 3.0MP32
2014-02-12 18:29hudsonbotCheckin
2014-02-12 18:29hudsonbotNote Added: 0064145
2014-02-12 18:30hudsonbotCheckin
2014-02-12 18:30hudsonbotNote Added: 0064160

Notes
(0063840)
hgbot   
2014-01-31 14:35   
Repository: erp/devel/pi
Changeset: dd19b027b40618c890837b4226d9898e6d22587f
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Jan 31 14:11:27 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/dd19b027b40618c890837b4226d9898e6d22587f [^]

Fixes issue 25620: It is possible to apply grid configuration to audit fields

Now the grid configuration defined at system and tab level will be also applied to audit fields. It is still not possible to define grid configuration at fiel
d level for audit fields, see https://issues.openbravo.com/view.php?id=25625 [^]

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewUtil.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
---
(0063887)
dbaz   
2014-02-04 15:08   
It can still be reproduced
(0063895)
hgbot   
2014-02-04 16:28   
Repository: erp/devel/pi
Changeset: 5915bbb6161111361c53ed62627c5d42c5c4e6e7
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Feb 04 16:27:50 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5915bbb6161111361c53ed62627c5d42c5c4e6e7 [^]

Fixes issue 25620: It is possible to apply grid configuration to audit fields

It was not working when filtering enabled and sorting disabled. It has been by preventing if the canFilter and canSort properties exist in gridConfiguration before trying to obtain its value.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
---
(0063900)
dbaz   
2014-02-04 20:29   
Reviewed @ changeset: 21915 - 5915bbb61611
(0064145)
hudsonbot   
2014-02-12 18: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/d1a5bb862230 [^]
Maturity status: Test
(0064160)
hudsonbot   
2014-02-12 18:30   
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/d1a5bb862230 [^]
Maturity status: Test