Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025232Openbravo ERP09. Financial managementpublic2013-11-27 18:162013-12-19 12:30
egoitz 
eduardo_Argal 
immediatecriticalalways
closedfixed 
5
 
3.0MP30 
pramakrishnan
Core
Production - Confirmed Stable
2013-10-09
https://code.openbravo.com/erp/devel/pi/rev/1b42e944e4a7 [^]
No
0025232: Using instance variables on the GeneralAccountingReport can cause wrong information on the reports printed
Using instance variables on the GeneralAccountingReport can cause wrong information on the reports printed.
Check on the GeneralAccountingReports.java file there are two instance variables.
This instance variables must not be used on servlets.

The variables.
  String openingEntryOwner;
  String openingEntryOwnerRef;


Read the following blog post
http://alostale.wordpress.com/2009/01/30/multithread-safe-servlets/ [^]
Not use instance variables.
No tags attached.
related to defect 0025868 closed eduardo_Argal Wrong Balance Sheet information randomly 
Issue History
2013-11-27 18:16egoitzNew Issue
2013-11-27 18:16egoitzAssigned To => eduardo_Argal
2013-11-27 18:16egoitzModules => Core
2013-11-27 18:16egoitzResolution time => 1386284400
2013-11-27 18:16egoitzTriggers an Emergency Pack => No
2013-11-27 18:17egoitzRegression level => Production - Confirmed Stable
2013-11-27 18:17egoitzRegression date => 2013-10-09
2013-11-27 18:17egoitzRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/1b42e944e4a7 [^]
2013-11-27 18:17egoitzSeveritymajor => critical
2013-11-27 18:20egoitzIssue Monitored: networkb
2013-11-28 12:25priyamIssue Monitored: priyam
2013-12-02 11:50eduardo_ArgalStatusnew => scheduled
2013-12-02 11:50eduardo_Argalfix_in_branch => pi
2013-12-04 10:41hgbotCheckin
2013-12-04 10:41hgbotNote Added: 0062501
2013-12-04 10:41hgbotStatusscheduled => resolved
2013-12-04 10:41hgbotResolutionopen => fixed
2013-12-04 10:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7b18cd543a03e519e461cde5685e8494865c2ab6 [^]
2013-12-04 10:42pramakrishnanReview Assigned To => pramakrishnan
2013-12-04 10:42pramakrishnanNote Added: 0062502
2013-12-04 10:42pramakrishnanStatusresolved => closed
2013-12-19 12:30hudsonbotCheckin
2013-12-19 12:30hudsonbotNote Added: 0062818
2014-02-28 12:55maiteRelationship addedrelated to 0025868

Notes
(0062501)
hgbot   
2013-12-04 10:41   
Repository: erp/devel/pi
Changeset: 7b18cd543a03e519e461cde5685e8494865c2ab6
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Dec 04 10:40:35 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/7b18cd543a03e519e461cde5685e8494865c2ab6 [^]

Fixes issue 25232: Using instance variables on the GeneralAccountingReport

---
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
---
(0062502)
pramakrishnan   
2013-12-04 10:42   
Code Review + Testing - OK.
(0062818)
hudsonbot   
2013-12-19 12:30   
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/b878bb51dc09 [^]

Maturity status: Test