Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025868 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2014-02-28 12:52 | 2014-03-03 18:50 | |||
Reporter | maite | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | d83edb2bcfe7 | ||||
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 | maite | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 26931 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025868: Wrong Balance Sheet information randomly | |||||||
Description | "getOrderedPreviousYears" method is ordering periods when executing the query against the database, but as values are added to "HasSet" object order is not ensured | |||||||
Steps To Reproduce | 1. Run Balance Sheet report for EspaƱa Organization and date 2013 and 2013 2. Run report again with same filters and different value can be obtained | |||||||
Proposed Solution | Solution is attached | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0064702) egoitz (viewer) 2014-02-28 20:48 |
ON the attached diff the change is to use ArrayList instead of HashSet because on the HashSet there is not order, so on each execution the elements could be read on a different order |
(0064705) hgbot (developer) 2014-03-03 06:34 |
Repository: erp/devel/pi Changeset: d83edb2bcfe72f8fd9603e1f06630f95572a1590 Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com> Date: Mon Mar 03 10:59:20 2014 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/d83edb2bcfe72f8fd9603e1f06630f95572a1590 [^] Fixes Issue 24651, Fixes Issue 25868: Wrong Balance Sheet information randomly --- M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java --- |
(0064759) hudsonbot (viewer) 2014-03-03 17:38 |
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/8d1e52794b1e [^] Maturity status: Test |
(0064769) maite (viewer) 2014-03-03 18:50 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2014-02-28 12:52 | maite | New Issue | |
2014-02-28 12:52 | maite | Assigned To | => dmiguelez |
2014-02-28 12:52 | maite | Modules | => Core |
2014-02-28 12:52 | maite | OBNetwork customer | => Yes |
2014-02-28 12:52 | maite | Support ticket | => 26931 |
2014-02-28 12:52 | maite | Triggers an Emergency Pack | => No |
2014-02-28 12:54 | maite | File Added: BalanceSheet.diff | |
2014-02-28 12:55 | maite | Proposed Solution updated | |
2014-02-28 12:55 | maite | Relationship added | related to 0025232 |
2014-02-28 12:55 | maite | Issue Monitored: networkb | |
2014-02-28 13:12 | maite | Assigned To | dmiguelez => eduardo_Argal |
2014-02-28 20:46 | egoitz | Issue Monitored: egoitz | |
2014-02-28 20:48 | egoitz | Note Added: 0064702 | |
2014-03-03 06:33 | pramakrishnan | Review Assigned To | => maite |
2014-03-03 06:33 | pramakrishnan | Status | new => scheduled |
2014-03-03 06:33 | pramakrishnan | Relationship added | related to 0024651 |
2014-03-03 06:34 | hgbot | Checkin | |
2014-03-03 06:34 | hgbot | Note Added: 0064705 | |
2014-03-03 06:34 | hgbot | Status | scheduled => resolved |
2014-03-03 06:34 | hgbot | Resolution | open => fixed |
2014-03-03 06:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d83edb2bcfe72f8fd9603e1f06630f95572a1590 [^] |
2014-03-03 17:38 | hudsonbot | Checkin | |
2014-03-03 17:38 | hudsonbot | Note Added: 0064759 | |
2014-03-03 18:50 | maite | Note Added: 0064769 | |
2014-03-03 18:50 | maite | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |