Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017297Openbravo ERPB. User interfacepublic2011-05-20 13:302011-07-06 02:41
xabiermerino 
iperdomo 
highminoralways
closedfixed 
5
3.0RC6.1 
3.0MP1 
Core
No
0017297: With Classic Layout you can not order columns properly
With Classic Layout you can not order columns in the grid properly.
-As System Administrator and 'Classic Layout' go to C_order >> column C_Bpartner
-Reference: OBUISEL_Selector
-Reference Search Key: Business Partner Selector.
-ant smartbuild
-Go to Purchase Order and order by Business Partner
-Realize that the order is wrong
No tags attached.
Issue History
2011-05-20 13:30xabiermerinoNew Issue
2011-05-20 13:30xabiermerinoAssigned To => dbaz
2011-05-20 13:30xabiermerinoModules => Core
2011-05-20 13:34xabiermerinoIssue Monitored: networkb
2011-05-23 08:04alostaleAssigned Todbaz => alostale
2011-05-23 08:05alostaleNote Added: 0037301
2011-05-23 08:05alostaleStatusnew => acknowledged
2011-05-23 08:05alostaleStatusacknowledged => scheduled
2011-05-23 08:05alostalefix_in_branch => pi
2011-05-23 08:06alostaleStatusscheduled => feedback
2011-05-23 08:35xabiermerinoNote Added: 0037302
2011-05-23 08:35xabiermerinoStatusfeedback => new
2011-05-23 09:43alostaleStatusnew => scheduled
2011-05-23 09:43alostaleAssigned Toalostale => iperdomo
2011-06-27 09:03iperdomoNote Added: 0038531
2011-06-27 09:03iperdomoStatusscheduled => feedback
2011-06-27 11:32iperdomoStatusfeedback => scheduled
2011-06-27 13:39hgbotCheckin
2011-06-27 13:39hgbotNote Added: 0038537
2011-06-27 13:39hgbotStatusscheduled => resolved
2011-06-27 13:39hgbotResolutionopen => fixed
2011-06-27 13:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9652da83413cc6a0ba455f13b8bce7e0a6e355a8 [^]
2011-06-27 18:11xabiermerinoNote Added: 0038546
2011-06-27 18:11xabiermerinoStatusresolved => closed
2011-07-06 02:41hudsonbotCheckin
2011-07-06 02:41hudsonbotNote Added: 0038810

Notes
(0037301)
alostale   
2011-05-23 08:05   
Can you explain more in detail what is the incorrect behavior and which are the steps to reproduce it?

Thanks
(0037302)
xabiermerino   
2011-05-23 08:35   
The column is not sorted in alphabetical order
(0038531)
iperdomo   
2011-06-27 09:03   
I was not able to reproduce the sorting error in pi @ rev a3dbb19a4e2c
Can you test again?
(0038537)
hgbot   
2011-06-27 13:39   
Repository: erp/devel/pi
Changeset: 9652da83413cc6a0ba455f13b8bce7e0a6e355a8
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Jun 27 13:37:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9652da83413cc6a0ba455f13b8bce7e0a6e355a8 [^]

Fixes issue 17297: Fixes sorting by a column using the new selector
The SelectorUIReference uses UITableDir clases to get the SQL statement when
generating a dynamic query in DataGrid. By default the name of the property in
grid mode is just appending "_R" to the original property.

---
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/reference/SelectorUIReference.java
---
(0038546)
xabiermerino   
2011-06-27 18:11   
verified
(0038810)
hudsonbot   
2011-07-06 02:41   
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/f1c481b1a146 [^]

Maturity status: Test