Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012334 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2010-02-18 11:35 | 2010-03-12 22:40 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | sathiyan | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP14 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 39934462fbec | |||
Projection | none | ETA | none | Target Version | 2.50MP14 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP11 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012334: General Ledger report shown an uncorrect "SALDO" when an organization is selected | |||||||
Description | If an organization diferent from *, is selected in the filter, always shows 0 in SALDO field. However, if * is selected, it shows correctly SALDO. | |||||||
Steps To Reproduce | Go to Financial Management > Accounting > Analysis Tools > General Ledger Report. Search from 01-03-2006 to 01-01-2010. Select Main, and Smallbazaar USA/Eur. From Account, 572 (if Spanish COA) to account 572. See that there is transactions in April. Modify From date, 01-08-2006. SALDO shows 0, although there are previous transactions. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0024605) dalsasua (viewer) 2010-02-18 17:09 |
Furthermore, * shouldn't be an available organization for this report. |
(0024607) dalsasua (viewer) 2010-02-18 17:27 |
It seems that in ReportGeneralLedger.java, line 240 says String strOrgFamily = getFamily(strTreeOrg, strOrg); getFamily is retrieving organizations from return Tree.getMembers(this, strTree, strChild); and it seems that Tree.getMembers with strChild=MainOrgId is returning a set of organizations where MainOrgId is not present... ¿?¿? |
(0024891) hgbot (developer) 2010-03-01 10:12 |
Repository: erp/devel/pi Changeset: 39934462fbecab0dad4010470a3dfbfb6dee4593 Author: Sathiyan Sivaprakasam <sathiyan.sivaprakasam <at> openbravo.com> Date: Mon Mar 01 14:46:02 2010 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/39934462fbecab0dad4010470a3dfbfb6dee4593 [^] Fixes Issue 12334: General Ledger report shown an uncorrect SALDO --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- |
(0025165) arunkumar (viewer) 2010-03-09 09:23 |
Tested & working fine. |
(0025362) hudsonbot (viewer) 2010-03-12 22:40 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/39934462fbec [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-02-18 11:35 | networkb | New Issue | |
2010-02-18 11:35 | networkb | Assigned To | => dalsasua |
2010-02-18 11:35 | networkb | OBNetwork customer | => Yes |
2010-02-18 17:09 | dalsasua | Status | new => scheduled |
2010-02-18 17:09 | dalsasua | Note Added: 0024605 | |
2010-02-18 17:09 | dalsasua | fix_in_branch | => pi |
2010-02-18 17:27 | dalsasua | Note Added: 0024607 | |
2010-02-26 08:35 | dalsasua | Assigned To | dalsasua => sathiyan |
2010-03-01 10:12 | hgbot | Checkin | |
2010-03-01 10:12 | hgbot | Note Added: 0024891 | |
2010-03-01 10:12 | hgbot | Status | scheduled => resolved |
2010-03-01 10:12 | hgbot | Resolution | open => fixed |
2010-03-01 10:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/39934462fbecab0dad4010470a3dfbfb6dee4593 [^] |
2010-03-08 16:05 | jpabloae | Target Version | 2.50MP13 => 2.50MP14 |
2010-03-09 09:23 | arunkumar | Note Added: 0025165 | |
2010-03-09 09:23 | arunkumar | Status | resolved => closed |
2010-03-09 09:23 | arunkumar | Fixed in Version | => 2.50MP13 |
2010-03-10 17:24 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:30 | anonymous | sf_bug_id | => 2968086 |
2010-03-11 10:29 | jpabloae | Fixed in Version | 2.50MP13 => 2.50MP14 |
2010-03-12 22:40 | hudsonbot | Checkin | |
2010-03-12 22:40 | hudsonbot | Note Added: 0025362 |
Copyright © 2000 - 2009 MantisBT Group |