Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0035145 | Openbravo ERP | 09. Financial management | public | 2017-02-02 17:03 | 2018-02-21 13:18 | ||||||||||||||||||||||||||||
Reporter | caristu | ||||||||||||||||||||||||||||||||
Assigned To | Triage Omni OMS | ||||||||||||||||||||||||||||||||
Priority | high | Severity | minor | Reproducibility | N/A | ||||||||||||||||||||||||||||
Status | new | Resolution | open | ||||||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||||||||||||||
Product Version | |||||||||||||||||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||||||
Review Assigned To | |||||||||||||||||||||||||||||||||
OBNetwork customer | |||||||||||||||||||||||||||||||||
Web browser | |||||||||||||||||||||||||||||||||
Modules | Core | ||||||||||||||||||||||||||||||||
Support ticket | |||||||||||||||||||||||||||||||||
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 | ||||||||||||||||||||||||||||||||
Proposed Solution | |||||||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||||||
Attached Files | |||||||||||||||||||||||||||||||||
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 | bug_revision_view_page.php?rev_id=14449#r14449 | ||||||||||||||||||||||||||||||
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 | bug_revision_view_page.php?rev_id=14450#r14450 | ||||||||||||||||||||||||||||||
2018-02-21 13:18 | Practics | Issue Monitored: Practics |
There are no notes attached to this issue. |