Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011300Openbravo ERP09. Financial managementpublic2009-11-09 17:082009-11-18 11:29
networkb 
vmromanos 
urgentmajoralways
closedfixed 
5
2.40MP4 
2.40MP112.40MP11 
Core
No
0011300: General Ledger does not refresh properly its information
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.
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.
No tags attached.
blocks defect 00112922.50MP9 closed vmromanos General Ledger does not refresh properly its information 
Issue History
2009-11-10 10:35rafarodaTypedefect => backport
2009-11-10 10:35rafarodafix_in_branch => 2.40
2009-11-16 16:34hgbotCheckin
2009-11-16 16:34hgbotNote Added: 0021871
2009-11-16 16:34hgbotStatusscheduled => resolved
2009-11-16 16:34hgbotResolutionopen => fixed
2009-11-16 16:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/62dbe3b33eea57c7c29f18a22d03cc5341116d2b [^]
2009-11-16 16:54hgbotCheckin
2009-11-16 16:54hgbotNote Added: 0021873
2009-11-16 16:54hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/62dbe3b33eea57c7c29f18a22d03cc5341116d2b [^] => http://code.openbravo.com/erp/stable/2.40/rev/15fbfae413ad17cf9602524fc01b7d3d2248eab8 [^]
2009-11-16 17:17hgbotCheckin
2009-11-16 17:17hgbotNote Added: 0021879
2009-11-16 17:17hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/15fbfae413ad17cf9602524fc01b7d3d2248eab8 [^] => http://code.openbravo.com/erp/stable/2.40/rev/ad0e85832f355b3fa660581831ede6f1ff968f84 [^]
2009-11-16 18:36hgbotCheckin
2009-11-16 18:36hgbotNote Added: 0021886
2009-11-16 18:36hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/ad0e85832f355b3fa660581831ede6f1ff968f84 [^] => http://code.openbravo.com/erp/stable/2.40/rev/42c3dcd5eb0d6df4852cd20e0fff9ad32e2e847a [^]
2009-11-16 18:43hgbotCheckin
2009-11-16 18:43hgbotNote Added: 0021887
2009-11-16 18:43hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/42c3dcd5eb0d6df4852cd20e0fff9ad32e2e847a [^] => http://code.openbravo.com/erp/stable/2.40/rev/065b84b0a4678785102bb32e1bb41f8a5ad855cb [^]
2009-11-17 06:37arunkumarNote Added: 0021892
2009-11-17 06:37arunkumarStatusresolved => closed
2009-11-17 06:37arunkumarFixed in Version => 2.40MP11
2009-11-17 11:00hgbotCheckin
2009-11-17 11:00hgbotNote Added: 0021910
2009-11-17 11:00hgbotStatusclosed => resolved
2009-11-17 11:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/065b84b0a4678785102bb32e1bb41f8a5ad855cb [^] => http://code.openbravo.com/erp/stable/2.40/rev/c507d21ce87f2afd6045383771a22659c23c250e [^]
2009-11-17 12:42hgbotCheckin
2009-11-17 12:42hgbotNote Added: 0021918
2009-11-17 12:42hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.40/rev/c507d21ce87f2afd6045383771a22659c23c250e [^] => http://code.openbravo.com/erp/stable/2.40/rev/d9f1ee0f8de5bba0c042a60c6f039dc124314cd2 [^]
2009-11-18 11:29arunkumarStatusresolved => closed

Notes
(0021871)
hgbot   
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   
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   
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   
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   
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   
2009-11-17 06:37   
Tested & Working fine.
(0021910)
hgbot   
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   
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
---