Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035145Openbravo ERP09. Financial managementpublic2017-02-02 17:032018-02-21 13:18
caristu 
Triage Omni OMS 
highminorN/A
newopen 
5
 
 
Core
No
0035145: Review limitation in maximum number of rows when exporting to excel some standard reports
Currently some standard reports limit the maximum amount of rows that can be exported to excel (65532). This was done to prevent errors when generating the xls file which contains the report. In core there are the following reports:

- ReportGeneralLedger
- ReportGeneralLedgerJournal
- ReportTrialBalance

With issue 0029862 now it is possible to export excel reports in xlsx format which can store more than 65532 rows. Also, it is possible to export into xls format by setting a preference, in order to keep backwards compatibility. So, those reports must be reviewed and decide what to do when the output format is xlsx:

a) Do not set any limit
b) Set as limit the maximum number of rows allowed by xlsx (1,048,576). Note that this could be risky, in terms of performance.
c) Make a configurable limit (for example based on another preference)
In description
No tags attached.
related to defect 00240143.0MP28 closed jecharri Export to excel in general ledger when the maximum of rows in exceeded is not showing a message 
related to defect 0028421 closed aferraz Numer of rows exceded when exporting the journal entries to excel 
related to defect 00273693.0PR15Q1 closed fsoto82 Numer of rows exceded when exporting the report trial balance to excel 
depends on feature request 0029862 closed caristu Ability to generate excel reports with more than 65532 rows 
Issue History
2017-02-02 17:03caristuNew Issue
2017-02-02 17:03caristuAssigned To => Triage Finance
2017-02-02 17:03caristuModules => Core
2017-02-02 17:03caristuTriggers an Emergency Pack => No
2017-02-02 17:19caristuDescription Updatedbug_revision_view_page.php?rev_id=14449#r14449
2017-02-02 17:26caristuRelationship addeddepends on 0029862
2017-02-02 17:28caristuRelationship addedrelated to 0024014
2017-02-02 17:29caristuRelationship addedrelated to 0028421
2017-02-02 17:31caristuRelationship addedrelated to 0027369
2017-02-02 17:44caristuDescription Updatedbug_revision_view_page.php?rev_id=14450#r14450
2018-02-21 13:18PracticsIssue Monitored: Practics

There are no notes attached to this issue.