Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005095 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2008-09-17 23:20 | 2008-12-16 12:16 | |||
Reporter | galderromo | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8245 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo 2.6.24 | Database version | XE | Ant version | 1.7 | |||
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 | 0005095: General Ledger: Record range inconsistency | |||||||
Description | The general ledger report has some inconsistencies when calculating the record range. The beginning point of the range si calculated as: String strRecordRange = Utility.getContext(this, vars, "#RecordRange", "ReportGeneralLedger"); But then, the view is built using: String strRecordRange="500"; The problem is #RecordRange is setup to 20, so every time you press Next Range you just view 20 new records. | |||||||
Tags | GPS-Top20 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0009062) galderromo (reporter) 2008-09-17 23:21 |
My proposed solution is to use a different session variable to calculate the ranges. Or at least, calculate the initial record and the view using th same value. |
(0009110) cromero (reporter) 2008-09-22 10:39 |
I would calculate the initial record and the view using the same value (#RecordRange). |
(0009127) galderromo (reporter) 2008-09-22 17:49 |
I do not think that is a good idea. Take into account that value is also used on the grid. But on the grid, the value is 20 while the value on the reports is usually 500. So on of them does not make sense. |
(0009370) dalsasua (reporter) 2008-10-06 10:30 |
There is no problem with the grid, because this value was used in grid only until 2.35 version. So, this bug has been fixed, when fixing https://issues.openbravo.com/view.php?id=4494 [^] Repository: openbravo Revision: 8245 Author: davidalsasua Date: 2008-10-06 10:18:41 +0200 (Mon, 06 Oct 2008) Fixes Bug 0004494: Navigation with the arrows between pages in large HTML reports is not clear --- U trunk/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java --- https://dev.openbravo.com/websvn/openbravo/?rev=8245&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-17 23:20 | galderromo | New Issue | |
2008-09-17 23:20 | galderromo | Assigned To | => cromero |
2008-09-17 23:20 | galderromo | sf_bug_id | 0 => 2116847 |
2008-09-17 23:21 | galderromo | Note Added: 0009062 | |
2008-09-22 10:39 | cromero | Status | new => scheduled |
2008-09-22 10:39 | cromero | Note Added: 0009110 | |
2008-09-22 10:39 | cromero | Assigned To | cromero => vmromanos |
2008-09-22 10:39 | cromero | fix_in_branch | => trunk |
2008-09-22 17:49 | galderromo | Note Added: 0009127 | |
2008-09-22 20:11 | galderromo | Issue Monitored: galderromo | |
2008-09-23 12:58 | cromero | Relationship added | related to 0004494 |
2008-09-30 12:27 | pjuvara | Tag Attached: GPS-Top20 | |
2008-09-30 12:27 | pjuvara | Priority | normal => urgent |
2008-09-30 12:27 | pjuvara | fix_in_branch | trunk => |
2008-10-06 10:30 | dalsasua | Status | scheduled => resolved |
2008-10-06 10:30 | dalsasua | Fixed in Version | => trunk |
2008-10-06 10:30 | dalsasua | svn_revision | => 8245 |
2008-10-06 10:30 | dalsasua | Resolution | open => fixed |
2008-10-06 10:30 | dalsasua | Note Added: 0009370 | |
2008-12-16 12:16 | psarobe | Regression testing | => No |
2008-12-16 12:16 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |