Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005530Openbravo ERPB. User interfacepublic2008-10-15 11:252008-12-12 20:00
networkb 
iperdomo 
immediatemajorhave not tried
closedfixed 
20
2.35MP7 
2.35MP10 
Core
No
0005530: When exporting a grid to excel if the field has more than 75 character the content is cut and you lost information
When you export a grid to excel fields that containt long texts (as description) if the content has more than 75 chacarters it is cut.
No tags attached.
blocks defect 0005512 closed iperdomo When exporting a grid to excel if the field has more than 75 character the content is cut and you lost information 
Issue History
2008-10-15 11:25cromeroNew Issue
2008-10-15 11:25cromeroAssigned To => iperdomo
2008-10-15 11:25cromeroStatusnew => scheduled
2008-10-15 18:39svnbotCheckin
2008-10-15 18:39svnbotNote Added: 0009591
2008-10-15 18:39svnbotStatusscheduled => resolved
2008-10-15 18:39svnbotResolutionopen => fixed
2008-10-15 18:39svnbotsvn_revision => 8795
2008-10-20 09:51svnbotCheckin
2008-10-20 09:51svnbotNote Added: 0009638
2008-10-20 09:51svnbotsvn_revision8795 => 8932
2008-12-11 11:40iperdomoStatusresolved => new
2008-12-11 11:40iperdomoResolutionfixed => open
2008-12-11 11:40iperdomoStatusnew => scheduled
2008-12-11 11:40iperdomofix_in_branch2.40 => trunk
2008-12-11 11:41iperdomofix_in_branchtrunk => 2.40
2008-12-11 12:59iperdomoPrioritynormal => immediate
2008-12-11 13:15svnbotCheckin
2008-12-11 13:15svnbotNote Added: 0011177
2008-12-11 13:15svnbotStatusscheduled => resolved
2008-12-11 13:15svnbotResolutionopen => fixed
2008-12-11 13:15svnbotsvn_revision8932 => 11101
2008-12-11 14:56psarobeStatusresolved => new
2008-12-11 14:56psarobeResolutionfixed => open
2008-12-11 14:58psarobeStatusnew => scheduled
2008-12-11 14:58psarobefix_in_branch2.40 => trunk
2008-12-11 19:41svnbotCheckin
2008-12-11 19:41svnbotNote Added: 0011211
2008-12-11 19:41svnbotStatusscheduled => resolved
2008-12-11 19:41svnbotResolutionopen => fixed
2008-12-11 19:41svnbotsvn_revision11101 => 11131
2008-12-12 20:00psarobeRegression testing => No
2008-12-12 20:00psarobeStatusresolved => closed
2008-12-12 20:00psarobeFixed in Version => 2.35MP10

Notes
(0009591)
svnbot   
2008-10-15 18:39   
Repository: openbravo
Revision: 8795
Author: iperdomo
Date: 2008-10-15 18:39:03 +0200 (Wed, 15 Oct 2008)

Fixes issue 5530: Using fieldlength when exporting to ms excel, instead of displaylenght

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

https://dev.openbravo.com/websvn/openbravo/?rev=8795&sc=1 [^]
(0009638)
svnbot   
2008-10-20 09:51   
Repository: openbravo
Revision: 8932
Author: villind
Date: 2008-10-20 09:51:13 +0200 (Mon, 20 Oct 2008)

Merged chage 8795. Fixes issue 5530: Using fieldlength when exporting to ms excel, instead of displaylenght

---
_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/org/openbravo/erpCommon/utility/TableSQLData.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=8932&sc=1 [^]
(0011177)
svnbot   
2008-12-11 13:15   
Repository: openbravo
Revision: 11101
Author: iperdomo
Date: 2008-12-11 13:15:38 +0100 (Thu, 11 Dec 2008)

Fixes issue 5530: Added stretch with overflow to the textfield to support line breaks

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

https://dev.openbravo.com/websvn/openbravo/?rev=11101&sc=1 [^]
(0011211)
svnbot   
2008-12-11 19:41   
Repository: openbravo
Revision: 11131
Author: iperdomo
Date: 2008-12-11 19:41:32 +0100 (Thu, 11 Dec 2008)

Fixes issue 5530: Added stretch with overflow to the textfield to support line breaks

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

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