Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0035145 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] 09. Financial management | minor | N/A | 2017-02-02 17:03 | 2018-02-21 13:18 | |||||||
Reporter | caristu | View Status | public | |||||||||
Assigned To | Triage Omni OMS | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0035145: Review limitation in maximum number of rows when exporting to excel some standard reports | |||||||||||
Description | 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) | |||||||||||
Steps To Reproduce | In description | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2017-02-02 17:03 | caristu | New Issue | |
2017-02-02 17:03 | caristu | Assigned To | => Triage Finance |
2017-02-02 17:03 | caristu | Modules | => Core |
2017-02-02 17:03 | caristu | Triggers an Emergency Pack | => No |
2017-02-02 17:19 | caristu | Description Updated | View Revisions |
2017-02-02 17:26 | caristu | Relationship added | depends on 0029862 |
2017-02-02 17:28 | caristu | Relationship added | related to 0024014 |
2017-02-02 17:29 | caristu | Relationship added | related to 0028421 |
2017-02-02 17:31 | caristu | Relationship added | related to 0027369 |
2017-02-02 17:44 | caristu | Description Updated | View Revisions |
2018-02-21 13:18 | Practics | Issue Monitored: Practics |
Copyright © 2000 - 2009 MantisBT Group |