Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028421Openbravo ERP09. Financial managementpublic2014-12-16 12:492015-02-04 20:34
egoitz 
aferraz 
normalmajorhave not tried
closedfixed 
5
 
pi 
umartirena
Core
No
0028421: Numer of rows exceded when exporting the journal entries to excel
When exporting more than 65532 rows on the jorunal entries report to excel an exception is raised:

Caused by: jxl.write.biff.RowsExceededException: The maximum number of rows permitted on a worksheet been exceeded
-ON an environment whit a big amount of data export journal entries to excel exporting more than 65532 rows.
No tags attached.
related to defect 00273693.0PR15Q1 closed fsoto82 Numer of rows exceded when exporting the report trial balance to excel 
has duplicate defect 0028101 closed fsoto82 Numer of rows exceded when exporting the Journal Entries report to excel 
related to feature request 0029862 closed caristu Ability to generate excel reports with more than 65532 rows 
related to defect 0035145 new Triage Omni OMS Review limitation in maximum number of rows when exporting to excel some standard reports 
Issue History
2014-12-16 12:49egoitzNew Issue
2014-12-16 12:49egoitzAssigned To => dmiguelez
2014-12-16 12:49egoitzModules => Core
2014-12-16 12:49egoitzResolution time => 1422140400
2014-12-16 12:49egoitzTriggers an Emergency Pack => No
2014-12-16 12:49egoitzRelationship addedrelated to 0027369
2014-12-16 12:53egoitzAssigned Todmiguelez => fsoto82
2015-01-26 14:13aferrazAssigned Tofsoto82 => aferraz
2015-01-28 18:37aferrazNote Added: 0073869
2015-01-29 09:45hgbotCheckin
2015-01-29 09:45hgbotNote Added: 0073878
2015-01-29 09:45hgbotStatusnew => resolved
2015-01-29 09:45hgbotResolutionopen => fixed
2015-01-29 09:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4425f34e62c7c3d129ec90e8e11e648758c0331f [^]
2015-01-29 09:47umartirenaReview Assigned To => umartirena
2015-01-29 09:47umartirenaNote Added: 0073879
2015-01-29 09:47umartirenaStatusresolved => closed
2015-01-29 09:47umartirenaFixed in Version => pi
2015-02-04 19:17aferrazRelationship addedhas duplicate 0028101
2015-02-04 20:34hudsonbotCheckin
2015-02-04 20:34hudsonbotNote Added: 0074195
2015-05-13 13:07caristuRelationship addedrelated to 0029862
2017-02-02 17:29caristuRelationship addedrelated to 0035145

Notes
(0073869)
aferraz   
2015-01-28 18:37   
Test plan:

- On an environment whit a big amount of data export journal entries to excel exporting more than 65532 rows
(0073878)
hgbot   
2015-01-29 09:45   
Repository: erp/devel/pi
Changeset: 4425f34e62c7c3d129ec90e8e11e648758c0331f
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Jan 27 20:28:05 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4425f34e62c7c3d129ec90e8e11e648758c0331f [^]

Fixes bug 28421: No of rows exceed when export journal entries report to excel

Modified ReportGeneralLedgerJournal class to chek if data is empty or if it contains more than 65532 rows

---
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
---
(0073879)
umartirena   
2015-01-29 09:47   
Code Review + Testing OK.

It has been tested on an environment with more than 150.000 lines to export to the report and it launches the error properly, and also when there are no lines to export.
(0074195)
hudsonbot   
2015-02-04 20:34   
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/f36c91d0ad63 [^]
Maturity status: Test