Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0030694 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 09. Financial management | major | always | 2015-08-28 12:53 | 2015-09-30 16:35 | |||
| Reporter | egoitz | View Status | public | |||||
| Assigned To | AtulOpenbravo | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 02af2e9e4fd9 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | dmiguelez | |||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | 38059 | |||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0030694: The ReportInvoiceDiscountJR report consume many resources when printing big amount of data. | |||||||
| Description | When executing the report for a period of time where a big amount of data is printed, the report takes long to finish, but could cause also the server to crash due to the high memory usage. | |||||||
| Steps To Reproduce | -Execute the report for a period of time where big amount of data is managed by the report | |||||||
| Proposed Solution | Use scrollable results on the _xsql file. http://wiki.openbravo.com/wiki/SQLC#Scrollable_Queries_.28memory-efficient.29 [^] 24430 | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||||||||||||
|
|||||||||||||||||||||||||
Notes |
|
|
(0079985) AtulOpenbravo (viewer) 2015-09-01 07:47 |
Test Plan - Execute the Discount Invoice Report for Start Date: 01/01/2012, End date: Today |
|
(0080024) hgbot (developer) 2015-09-02 16:53 |
Repository: erp/devel/pi Changeset: 02af2e9e4fd936f56595e463855d8076747066c6 Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Tue Sep 01 08:41:30 2015 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/02af2e9e4fd936f56595e463855d8076747066c6 [^] Fixes Issue 30694:The ReportInvoiceDiscountJR report consume many resources when printing big amount of data. Scrollable xsql is used to enhance report performance. --- M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscountJR.java M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscount_data.xsql --- |
|
(0080025) dmiguelez (viewer) 2015-09-02 16:53 |
Code Review + Testing Ok |
|
(0080061) hudsonbot (viewer) 2015-09-03 23:47 |
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/772e57843a9e [^] Maturity status: Test |
|
(0080755) vmromanos (viewer) 2015-09-30 16:34 |
Set to new again to schedule the backport |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2015-08-28 12:53 | egoitz | New Issue | |
| 2015-08-28 12:53 | egoitz | Assigned To | => Triage Finance |
| 2015-08-28 12:53 | egoitz | OBNetwork customer | => Yes |
| 2015-08-28 12:53 | egoitz | Modules | => Core |
| 2015-08-28 12:53 | egoitz | Support ticket | => 38059 |
| 2015-08-28 12:53 | egoitz | Resolution time | => 1440972000 |
| 2015-08-28 12:53 | egoitz | Triggers an Emergency Pack | => No |
| 2015-08-28 12:53 | egoitz | Relationship added | related to 0024430 |
| 2015-08-31 11:37 | AtulOpenbravo | Assigned To | Triage Finance => AtulOpenbravo |
| 2015-09-01 07:38 | AtulOpenbravo | Status | new => scheduled |
| 2015-09-01 07:47 | AtulOpenbravo | Note Added: 0079985 | |
| 2015-09-02 16:53 | hgbot | Checkin | |
| 2015-09-02 16:53 | hgbot | Note Added: 0080024 | |
| 2015-09-02 16:53 | hgbot | Status | scheduled => resolved |
| 2015-09-02 16:53 | hgbot | Resolution | open => fixed |
| 2015-09-02 16:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/02af2e9e4fd936f56595e463855d8076747066c6 [^] |
| 2015-09-02 16:53 | dmiguelez | Review Assigned To | => dmiguelez |
| 2015-09-02 16:53 | dmiguelez | Note Added: 0080025 | |
| 2015-09-02 16:53 | dmiguelez | Status | resolved => closed |
| 2015-09-03 23:47 | hudsonbot | Checkin | |
| 2015-09-03 23:47 | hudsonbot | Note Added: 0080061 | |
| 2015-09-30 16:34 | vmromanos | Note Added: 0080755 | |
| 2015-09-30 16:34 | vmromanos | Status | closed => new |
| 2015-09-30 16:34 | vmromanos | Resolution | fixed => open |
| 2015-09-30 16:34 | vmromanos | Status | new => scheduled |
| 2015-09-30 16:35 | vmromanos | Status | scheduled => resolved |
| 2015-09-30 16:35 | vmromanos | Resolution | open => fixed |
| 2015-09-30 16:35 | vmromanos | Status | resolved => closed |
| 2015-11-19 17:16 | vmromanos | Relationship added | related to 0031170 |
| Copyright © 2000 - 2009 MantisBT Group |