Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011292 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2009-11-09 17:08 | 2009-11-20 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | urgent | Resolution | open | Fixed in Version | 2.50MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 145a7d779743 | ||||
Projection | none | ETA | none | Target Version | 2.50MP9 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP4 | 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 | 0011292: General Ledger does not refresh properly its information | |||||||
Description | General Ledger report is executed (any dates, any Accounting Schema). Afterwards, Trial Balance is executed, filtering by a single account (IE From 572 to 572). Click on the link to account (Openbravo navigates to General Ledger report, again). Information is right. If dates in the filter are changed, General Ledger reports shows properly the information but only those entries from the account selected in Trial Balance report. It should show all information (all accounts) about those dates. It seems that account parameters are stored and they are not refreshed. It is needed to logout. | |||||||
Steps To Reproduce | Go to Financial Management > Accounting > Analysis tools >Report General Ledger. Enter two dates (From 01-01-2006 to 01-01-2007), and select an accounting Schema. Finally, press HTML. Then, go to Financial Management > Accounting > Analysis tools > Trial Balance Report. Enter two dates (From 01-01-2006 to 01-01-2007), select an Accounting Schema, Organization *, Account Level "Subaccount", From account 572, To account 572. Press HTML. Click on the link to account. On Report General Ledger modify dates: From date 01-10-2006 To Date: 01-01-2007. Press HTML. Information is right, but only information about 572 account is shown. It is not correct. If you try to execute this report, always shows the same information. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0021671) networkb (viewer) 2009-11-10 10:33 |
Defect should be fixed in 2.50MP9 |
(0021672) rafaroda (viewer) 2009-11-10 10:36 |
Changed the Target Version for defect to 2.50MP9. Target Version for 2.40 backport is 2.40MP11. |
(0021921) hgbot (developer) 2009-11-17 13:15 |
Repository: erp/devel/pi Changeset: 81a06b5e880fd6fc20a5dae4a514d29897f42329 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Tue Nov 17 13:15:22 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/81a06b5e880fd6fc20a5dae4a514d29897f42329 [^] Fixes issue 11292: General Ledger does not refresh properly --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html --- |
(0021923) hgbot (developer) 2009-11-17 14:42 |
Repository: erp/devel/pi Changeset: 145a7d779743bd48b21d0616332e6f5011726959 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Tue Nov 17 14:41:56 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/145a7d779743bd48b21d0616332e6f5011726959 [^] Fixes issue 11292: General Ledger does not refresh properly --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- |
(0021962) sureshbabu (viewer) 2009-11-18 13:03 |
Hi, Here i repeated the same steps mentioned in the defect, I am finding the same behavior in my context which the user reports as an issue. so let me know the expected behavior after the fix Thanks suresh. |
(0022011) dalsasua (viewer) 2009-11-19 11:26 |
In my environment works fine: please contact me for further information. Thanks. |
(0022012) sureshbabu (viewer) 2009-11-19 11:28 |
Discussed with David, ERP is working as expected. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-11-09 17:08 | networkb | New Issue | |
2009-11-09 17:08 | networkb | Assigned To | => rafaroda |
2009-11-09 17:08 | networkb | OBNetwork customer | => Yes |
2009-11-10 10:29 | networkb | Target Version | 2.40MP10 => 2.40MP11 |
2009-11-10 10:33 | networkb | Note Added: 0021671 | |
2009-11-10 10:35 | rafaroda | Assigned To | rafaroda => vmromanos |
2009-11-10 10:35 | rafaroda | Priority | immediate => urgent |
2009-11-10 10:35 | rafaroda | Status | new => scheduled |
2009-11-10 10:35 | rafaroda | fix_in_branch | => pi |
2009-11-10 10:36 | rafaroda | Note Added: 0021672 | |
2009-11-10 10:36 | rafaroda | Target Version | 2.40MP11 => 2.50MP9 |
2009-11-10 10:36 | rafaroda | fix_in_branch | pi => |
2009-11-10 16:15 | azabaleta | Issue Monitored: azabaleta | |
2009-11-17 13:15 | hgbot | Checkin | |
2009-11-17 13:15 | hgbot | Note Added: 0021921 | |
2009-11-17 13:15 | hgbot | Status | scheduled => resolved |
2009-11-17 13:15 | hgbot | Resolution | open => fixed |
2009-11-17 13:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/81a06b5e880fd6fc20a5dae4a514d29897f42329 [^] |
2009-11-17 14:42 | hgbot | Checkin | |
2009-11-17 14:42 | hgbot | Note Added: 0021923 | |
2009-11-17 14:42 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/81a06b5e880fd6fc20a5dae4a514d29897f42329 [^] => http://code.openbravo.com/erp/devel/pi/rev/145a7d779743bd48b21d0616332e6f5011726959 [^] |
2009-11-18 13:03 | sureshbabu | Note Added: 0021962 | |
2009-11-18 13:03 | sureshbabu | Status | resolved => new |
2009-11-18 13:03 | sureshbabu | Resolution | fixed => open |
2009-11-19 11:26 | dalsasua | Note Added: 0022011 | |
2009-11-19 11:26 | dalsasua | Status | new => scheduled |
2009-11-19 11:26 | dalsasua | Status | scheduled => resolved |
2009-11-19 11:28 | sureshbabu | Note Added: 0022012 | |
2009-11-19 11:28 | sureshbabu | Status | resolved => closed |
2009-11-19 11:28 | sureshbabu | Fixed in Version | => 2.50MP9 |
2009-11-20 00:00 | anonymous | sf_bug_id | 0 => 2900818 |
Copyright © 2000 - 2009 MantisBT Group |