Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005512Openbravo ERPB. User interfacepublic2008-10-13 16:052009-02-23 11:08
networkb 
iperdomo 
immediatemajorhave not tried
closedfixed 
20
2.35MP7 
pi 
Core
No
0005512: 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.
depends on backport 0005530 closed iperdomo When exporting a grid to excel if the field has more than 75 character the content is cut and you lost information 
depends on backport 0005531 closed iperdomo When exporting a grid to excel if the field has more than 75 character the content is cut and you lost information 
diff UseFieldLength.diff (3,374) 2008-10-15 14:10
https://issues.openbravo.com/file_download.php?file_id=330&type=bug
Issue History
2008-10-13 16:05networkbNew Issue
2008-10-13 16:05networkbAssigned To => cromero
2008-10-13 16:05networkbsf_bug_id0 => 2163678
2008-10-13 16:05networkbRegression testing => No
2008-10-15 11:25cromeroStatusnew => scheduled
2008-10-15 11:25cromeroAssigned Tocromero => iperdomo
2008-10-15 11:25cromerofix_in_branch => trunk
2008-10-15 14:10iperdomoFile Added: UseFieldLength.diff
2008-10-15 18:41svnbotCheckin
2008-10-15 18:41svnbotNote Added: 0009592
2008-10-15 18:41svnbotStatusscheduled => resolved
2008-10-15 18:41svnbotResolutionopen => fixed
2008-10-15 18:41svnbotsvn_revision => 8797
2008-12-03 10:21krishnaStatusresolved => closed
2008-12-10 13:39psarobeStatusclosed => new
2008-12-10 13:39psarobeResolutionfixed => open
2008-12-10 13:39psarobeNote Added: 0011149
2008-12-10 13:43iperdomoStatusnew => scheduled
2008-12-11 12:59iperdomoPrioritynormal => immediate
2008-12-11 12:59iperdomofix_in_branchtrunk =>
2008-12-11 13:14svnbotCheckin
2008-12-11 13:14svnbotNote Added: 0011176
2008-12-11 13:14svnbotStatusscheduled => resolved
2008-12-11 13:14svnbotResolutionopen => fixed
2008-12-11 13:14svnbotsvn_revision8797 => 11100
2009-02-23 11:08sureshbabuStatusresolved => closed
2009-02-23 11:08sureshbabuNote Added: 0013902
2009-02-23 11:08sureshbabuFixed in Version => trunk

Notes
(0009592)
svnbot   
2008-10-15 18:41   
Repository: openbravo
Revision: 8797
Author: iperdomo
Date: 2008-10-15 18:41:03 +0200 (Wed, 15 Oct 2008)

Fixes issue 5512: Using fieldlength when exporting to ms excel, instead of displaylength

---
U trunk/src/org/openbravo/erpCommon/utility/ExportGrid.java
U trunk/src/org/openbravo/erpCommon/utility/TableSQLData.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=8797&sc=1 [^]
(0011149)
psarobe   
2008-12-10 13:39   
It's not working when adding more than a line in the text box. It only shows you what it is in the first line.

Steps to reproduce:
1. Go to Procurement management->Transactions->Purchase orders
2. Fill the mandatory fields and the field "Delivery notes"
3. Add some lines and notice that except the first one you cannot see more lines when exporting to excel
(0011176)
svnbot   
2008-12-11 13:14   
Repository: openbravo
Revision: 11100
Author: iperdomo
Date: 2008-12-11 13:14:31 +0100 (Thu, 11 Dec 2008)

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

---
U trunk/src/org/openbravo/erpCommon/utility/ReportDesignBO.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11100&sc=1 [^]
(0013902)
sureshbabu   
2009-02-23 11:08   
Retested in context http://79.125.56.185/openbravotrunk [^]