Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025620
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2014-01-31 11:002014-02-12 18:30
ReportercaristuView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revision5915bbb61611
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Todbaz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025620: Grid Configuration is not working on audit columns

DescriptionThe audit columns (created, created by, updated, updated by) are not affected by the grid configuration.
Steps To Reproduce1) 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0025625 newAugustoMauch Can't overwrite grid configuration at field level for audit info 

-  Notes
(0063840)
hgbot (developer)
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 (developer)
2014-02-04 15:08

It can still be reproduced
(0063895)
hgbot (developer)
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 (developer)
2014-02-04 20:29

Reviewed @ changeset: 21915 - 5915bbb61611
(0064145)
hudsonbot (developer)
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 (developer)
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

- Issue History
Date Modified Username Field Change
2014-01-31 11:00 caristu New Issue
2014-01-31 11:00 caristu Assigned To => AugustoMauch
2014-01-31 11:00 caristu Modules => Core
2014-01-31 11:00 caristu Triggers an Emergency Pack => No
2014-01-31 11:03 caristu Issue Monitored: networkb
2014-01-31 11:03 caristu Summary Grid Configuration is not applicable on audit columns => Grid Configuration is not working on audit columns
2014-01-31 11:03 caristu Description Updated View Revisions
2014-01-31 11:09 caristu version => pi
2014-01-31 13:08 alostale Relationship added related to 0025625
2014-01-31 14:13 AugustoMauch Issue Monitored: dbaz
2014-01-31 14:13 AugustoMauch Review Assigned To => dbaz
2014-01-31 14:35 hgbot Checkin
2014-01-31 14:35 hgbot Note Added: 0063840
2014-01-31 14:35 hgbot Status new => resolved
2014-01-31 14:35 hgbot Resolution open => fixed
2014-01-31 14:35 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/dd19b027b40618c890837b4226d9898e6d22587f [^]
2014-02-04 15:08 dbaz Note Added: 0063887
2014-02-04 15:08 dbaz Status resolved => new
2014-02-04 15:08 dbaz Resolution fixed => open
2014-02-04 16:28 hgbot Checkin
2014-02-04 16:28 hgbot Note Added: 0063895
2014-02-04 16:28 hgbot Status new => resolved
2014-02-04 16:28 hgbot Resolution open => fixed
2014-02-04 16:28 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/dd19b027b40618c890837b4226d9898e6d22587f [^] => http://code.openbravo.com/erp/devel/pi/rev/5915bbb6161111361c53ed62627c5d42c5c4e6e7 [^]
2014-02-04 20:29 dbaz Note Added: 0063900
2014-02-04 20:29 dbaz Status resolved => closed
2014-02-04 20:29 dbaz Fixed in Version => 3.0MP32
2014-02-12 18:29 hudsonbot Checkin
2014-02-12 18:29 hudsonbot Note Added: 0064145
2014-02-12 18:30 hudsonbot Checkin
2014-02-12 18:30 hudsonbot Note Added: 0064160


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker