Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011300 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | always | 2009-11-09 17:08 | 2009-11-18 11:29 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.40MP11 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | d9f1ee0f8de5 | |||
Projection | none | ETA | none | Target Version | 2.40MP11 | |||
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 | 0011300: 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 | ||||||||
![]() |
||||||||
|
![]() |
|
(0021871) hgbot (developer) 2009-11-16 16:34 |
Repository: erp/stable/2.40 Changeset: 62dbe3b33eea57c7c29f18a22d03cc5341116d2b Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Mon Nov 16 16:34:05 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/62dbe3b33eea57c7c29f18a22d03cc5341116d2b [^] Fixes issue 11300: General Ledger does not refresh --- 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 --- |
(0021873) hgbot (developer) 2009-11-16 16:54 |
Repository: erp/stable/2.40 Changeset: 15fbfae413ad17cf9602524fc01b7d3d2248eab8 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Mon Nov 16 16:54:30 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/15fbfae413ad17cf9602524fc01b7d3d2248eab8 [^] Fixes issue 11300: General Ledger does not refresh --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- |
(0021879) hgbot (developer) 2009-11-16 17:17 |
Repository: erp/stable/2.40 Changeset: ad0e85832f355b3fa660581831ede6f1ff968f84 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Mon Nov 16 17:17:23 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/ad0e85832f355b3fa660581831ede6f1ff968f84 [^] Fixes issue 11300: General Ledger does not refresh --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- |
(0021886) hgbot (developer) 2009-11-16 18:36 |
Repository: erp/stable/2.40 Changeset: 42c3dcd5eb0d6df4852cd20e0fff9ad32e2e847a Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Mon Nov 16 18:36:31 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/42c3dcd5eb0d6df4852cd20e0fff9ad32e2e847a [^] Fixes issue 11300: General Ledger does not refresh --- M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html --- |
(0021887) hgbot (developer) 2009-11-16 18:43 |
Repository: erp/stable/2.40 Changeset: 065b84b0a4678785102bb32e1bb41f8a5ad855cb Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Mon Nov 16 18:43:38 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/065b84b0a4678785102bb32e1bb41f8a5ad855cb [^] Fixes issue 11300: General Ledger does not refresh --- M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java --- |
(0021892) arunkumar (viewer) 2009-11-17 06:37 |
Tested & Working fine. |
(0021910) hgbot (developer) 2009-11-17 11:00 |
Repository: erp/stable/2.40 Changeset: c507d21ce87f2afd6045383771a22659c23c250e Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Tue Nov 17 11:00:38 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/c507d21ce87f2afd6045383771a22659c23c250e [^] Fixes issue 11300: General Ledger does not refresh --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html --- |
(0021918) hgbot (developer) 2009-11-17 12:42 |
Repository: erp/stable/2.40 Changeset: d9f1ee0f8de5bba0c042a60c6f039dc124314cd2 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Tue Nov 17 12:42:01 2009 +0100 URL: http://code.openbravo.com/erp/stable/2.40/rev/d9f1ee0f8de5bba0c042a60c6f039dc124314cd2 [^] Fixes issue 11300: General Ledger does not refresh --- M src-db/database/sourcedata/AD_MESSAGE.xml --- |
Copyright © 2000 - 2009 MantisBT Group |