Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013900 | Openbravo ERP | 09. Financial management | public | 2010-07-06 11:15 | 2010-09-13 12:38 |
|
Reporter | networkb | |
Assigned To | sivaraman | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP19 | |
Target Version | 2.50MP20 | Fixed in Version | 2.50MP21 | |
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 | 0013900: The Payment Tracker does not work with a big amount of data |
Description | The Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Payment Tracker does not work with a big amount of data. The report is not shown but you don't get any error.
The applications seems locked.
|
Steps To Reproduce | with the following amount of data execute the Payment Tracker
c_debt_payment 480296
c_bankstatement 167721 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0013657 | 2.50MP20 | closed | adrianromero | The sales invoice Dimensional Report does not work with a big amount of data using partner dimension |
|
Attached Files | error_message.PNG (27,275) 2010-08-19 11:04 https://issues.openbravo.com/file_download.php?file_id=2884&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2010-07-06 11:15 | networkb | New Issue | |
2010-07-06 11:15 | networkb | Assigned To | => dalsasua |
2010-07-08 12:19 | adrianromero | Description Updated | bug_revision_view_page.php?rev_id=574#r574 |
2010-07-08 12:20 | adrianromero | Assigned To | dalsasua => adrianromero |
2010-07-08 12:20 | adrianromero | Status | new => scheduled |
2010-07-08 12:20 | adrianromero | fix_in_branch | => pi |
2010-07-21 08:48 | sivaraman | Assigned To | adrianromero => sivaraman |
2010-07-22 06:27 | hgbot | Checkin | |
2010-07-22 06:27 | hgbot | Note Added: 0029455 | |
2010-07-22 06:27 | hgbot | Status | scheduled => resolved |
2010-07-22 06:27 | hgbot | Resolution | open => fixed |
2010-07-22 06:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/289974ed369e5f370d14201f0a4cbe3e40eb4535 [^] |
2010-07-22 06:29 | sivaraman | Note Added: 0029456 | |
2010-07-27 15:41 | hudsonbot | Checkin | |
2010-07-27 15:41 | hudsonbot | Note Added: 0029596 | |
2010-08-03 12:05 | sureshbabu | Note Added: 0029766 | |
2010-08-19 10:53 | adrianromero | Relationship added | related to 0013657 |
2010-08-19 11:04 | psarobe | File Added: error_message.PNG | |
2010-08-19 11:05 | psarobe | Note Added: 0030141 | |
2010-08-19 11:05 | psarobe | Status | resolved => closed |
2010-08-19 11:05 | psarobe | Fixed in Version | => 2.50MP21 |
2010-09-13 12:38 | anonymous | sf_bug_id | 0 => 3065156 |
Notes |
|
(0029455)
|
hgbot
|
2010-07-22 06:27
|
|
Repository: erp/devel/pi
Changeset: 289974ed369e5f370d14201f0a4cbe3e40eb4535
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Thu Jul 22 09:56:13 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/289974ed369e5f370d14201f0a4cbe3e40eb4535 [^]
Fixes issue 13900: The Payment Tracker does not work with a big amount of data
Pagination has been implemented for Payment Tracker report and also validation rule has been implemented for exporting PDF functionality.
---
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTrack.java
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTrack_data.xsql
---
|
|
|
|
Steps to test:
1. Log on to Openbravo with 'System Administrator' role
2. Go to General Setup || Application || Session Preferences || Session Preferences
3. Set Records range to 20 and Save Preferences
4. Go to General Setup || Application || Preference || Preference and Select ReportsLimit
5. Set the value to 10 and Save
6. Change role to 'Openbravo Admin'
7. Go to Financial Management || Receivables & Payables || Analysis Tools || Payment Tracker || Payment Tracker
8. Set From Date = 21-07-2006 and To Date = 21-07-2010
9. Click HTML Format button
10. Verify If pagination works properly
11. Click PDF Format button
12. Verify if proper error message is displayed |
|
|
|
|
|
|
@Siva, kindly explain what is the fix here..
Note: i just followed the steps you have mentioned in the notes. It works fine.. |
|
|
|
|