Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005095
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2008-09-17 23:202008-12-16 12:16
ReportergalderromoView Statuspublic 
Assigned Tovmromanos 
PriorityurgentResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision8245
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS VersionGentoo 2.6.24Database versionXEAnt version1.7
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005095: General Ledger: Record range inconsistency

DescriptionThe 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.
TagsGPS-Top20
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0004494 closeddalsasua Navigation with the arrows between pages in large HTML reports is not clear 

-  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
Powered by Mantis Bugtracker