Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012475Openbravo ERP00. Application dictionarypublic2010-02-25 17:162010-03-16 00:00
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
2.50MP14 
Core
No
0012475: Alternative sorting for grid columns
Currently grid columns order is the same as the order for that tab's fields.

It would be useful the capability of defining the order of grid columns in an alternative way than fields.
No tags attached.
Issue History
2010-02-25 17:16alostaleNew Issue
2010-02-25 17:16alostaleAssigned To => alostale
2010-03-04 11:17hgbotCheckin
2010-03-04 11:17hgbotNote Added: 0025049
2010-03-04 11:17hgbotStatusnew => resolved
2010-03-04 11:17hgbotResolutionopen => fixed
2010-03-04 11:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/dc2a3e614ec2996353c8ff05906488e81df19851 [^]
2010-03-12 22:40hudsonbotCheckin
2010-03-12 22:40hudsonbotNote Added: 0025388
2010-03-15 17:01marvintmNote Added: 0025487
2010-03-15 17:01marvintmStatusresolved => closed
2010-03-15 17:01marvintmFixed in Version => 2.50MP14
2010-03-16 00:00anonymoussf_bug_id0 => 2970937

Notes
(0025049)
hgbot   
2010-03-04 11:17   
Repository: erp/devel/pi
Changeset: dc2a3e614ec2996353c8ff05906488e81df19851
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Mar 04 11:20:17 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/dc2a3e614ec2996353c8ff05906488e81df19851 [^]

fixed issue 12475: Alternative sorting for grid columns

---
M src-db/database/model/functions/AD_TAB_COPY.xml
M src-db/database/model/functions/AD_TAB_IMPORT.xml
M src-db/database/model/tables/AD_FIELD.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-wad/src/org/openbravo/wad/Wad.java
M src/org/openbravo/erpCommon/utility/TableSQLQuery_data.xsql
---
(0025388)
hudsonbot   
2010-03-12 22:40   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/dc2a3e614ec2 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]
(0025487)
marvintm   
2010-03-15 17:01   
Tested that if sorting for grid is provided to some fields, those fields are sorted following that order at the beginning, and after that the rest of the fields are shown sorted in the previous order.