Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009941Openbravo ERP07. Sales managementpublic2009-07-17 13:332009-07-22 12:01
shuehner 
shuehner 
normalmajorhave not tried
closedfixed 
5
pi 
2.40MP8 
No
Core
No
0009941: ReportSalesOrderInvoicedJasper does not work with many products...
When trying to use this report with i.e 100k products (but probably even with less) the system just uses 100% cpu in the java process and you do never (waited for >=5min) a result.
Use the database with many products
Go to Sales Management
Go to Analysis tools
Go to Invoiced Sales Order report

The parameter page of the report will not appear and the tomcat process will use up 100% cpu for a long time.
No tags attached.
related to backport 0009944 closed shuehner ReportSalesOrderProvidedJR (Delivered Sales Order Report) does not work with many products. 
blocks defect 0009940 closed shuehner ReportSalesOrderInvoicedJasper does not work with many products... 
Issue History
2009-07-17 13:52shuehnerTypedefect => backport
2009-07-17 13:52shuehnerfix_in_branch => 2.40
2009-07-17 15:13hgbotCheckin
2009-07-17 15:13hgbotNote Added: 0018370
2009-07-17 15:13hgbotStatusscheduled => resolved
2009-07-17 15:13hgbotResolutionopen => fixed
2009-07-17 15:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/980741f3d8ea5fde342d85a7f08e4bb4fa608344 [^]
2009-07-17 15:48shuehnerRelationship addedrelated to 0009944
2009-07-17 16:11shuehnerNote Added: 0018377
2009-07-22 12:01sureshbabuStatusresolved => closed
2009-07-22 12:01sureshbabuNote Added: 0018542
2009-07-22 12:01sureshbabuFixed in Version => 2.40MP8

Notes
(0018370)
hgbot   
2009-07-17 15:13   
Repository: erp/stable/2.40
Changeset: 980741f3d8ea5fde342d85a7f08e4bb4fa608344
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jul 17 15:13:21 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/980741f3d8ea5fde342d85a7f08e4bb4fa608344 [^]

Fixed 9941: Fix Invoiced Sales Order report with many products
- remove (unused) javascript array containing all products
- removed two unsused structure from xmlEngine control file containing categories & products

---
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.html
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.java
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.xml
---
(0018377)
shuehner   
2009-07-17 16:11   
@qa: testing needed: if the report is working fine, especially with regards, to display of the product categories in the dropdown of the filter window and if filtering by product category and/or product is working fine.
(0018542)
sureshbabu   
2009-07-22 12:01   
Tested working fine