Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005916Openbravo ERPB. User interfacepublic2008-11-11 15:242008-12-10 10:04
galderromo 
gorkaion 
immediatemajoralways
closedfixed 
20Gentoo 2.6.24
pi 
 
Core
No
0005916: Grid transformation to xls and pdf files does not keep user's order clause
When acceding to a window, on relation mode. If the users decides to change the grid order clause, changes the default order by clause, and later exports to xls or pdf format, the application uses the default order clause instead of the one defined by de user
Go to any window
Related mode
Order by a column, diferent than the default one
Export to xls or pdf
Keep user's order by clause.
No tags attached.
blocks defect 0005011 closed gorkaion Grid transformation to xls and pdf files does not keep user's order clause 
Issue History
2008-11-11 15:24rafarodaNew Issue
2008-11-11 15:24rafarodaAssigned To => gorkaion
2008-11-11 15:24rafarodaStatusnew => scheduled
2008-11-11 15:48svnbotCheckin
2008-11-11 15:48svnbotNote Added: 0010171
2008-11-11 15:48svnbotStatusscheduled => resolved
2008-11-11 15:48svnbotResolutionopen => fixed
2008-11-11 15:48svnbotsvn_revision9869 => 9884
2008-11-24 09:19svnbotCheckin
2008-11-24 09:19svnbotNote Added: 0010538
2008-11-24 09:19svnbotsvn_revision9884 => 10440
2008-12-10 10:04krishnaRegression testing => No
2008-12-10 10:04krishnaStatusresolved => closed

Notes
(0010171)
svnbot   
2008-11-11 15:48   
Repository: openbravo
Revision: 9884
Author: gorkaion
Date: 2008-11-11 15:48:02 +0100 (Tue, 11 Nov 2008)

Fixed bug 5916. Fixed the ExportGrid class to set in session the newOrder variable before executing the query that loads the data.

---
U branches/r2.40/src/org/openbravo/erpCommon/utility/ExportGrid.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=9884&sc=1 [^]
(0010538)
svnbot   
2008-11-24 09:19   
Repository: openbravo
Revision: 10440
Author: villind
Date: 2008-11-24 09:19:04 +0100 (Mon, 24 Nov 2008)

Merged r9884. Fixed bug 5916. Fixed the ExportGrid class to set in session the newOrder variable before executing the query that loads the data.

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
U branches/bonware/r2.40/src/org/openbravo/erpCommon/utility/ExportGrid.java
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
_U branches/bonware/r2.40/update.database.launch
---

https://dev.openbravo.com/websvn/openbravo/?rev=10440&sc=1 [^]