Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025232 | Openbravo ERP | 09. Financial management | public | 2013-11-27 18:16 | 2013-12-19 12:30 |
|
Reporter | egoitz | |
Assigned To | eduardo_Argal | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP30 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | pramakrishnan |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 24991 |
Regression level | Production - Confirmed Stable |
Regression date | 2013-10-09 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/1b42e944e4a7 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0025232: Using instance variables on the GeneralAccountingReport can cause wrong information on the reports printed |
Description | Using instance variables on the GeneralAccountingReport can cause wrong information on the reports printed. |
Steps To Reproduce | 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/ [^] |
Proposed Solution | Not use instance variables.
|
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0025868 | | closed | eduardo_Argal | Wrong Balance Sheet information randomly |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-11-27 18:16 | egoitz | New Issue | |
2013-11-27 18:16 | egoitz | Assigned To | => eduardo_Argal |
2013-11-27 18:16 | egoitz | Modules | => Core |
2013-11-27 18:16 | egoitz | OBNetwork customer | => Yes |
2013-11-27 18:16 | egoitz | Resolution time | => 1386284400 |
2013-11-27 18:16 | egoitz | Triggers an Emergency Pack | => No |
2013-11-27 18:17 | egoitz | Support ticket | => 24991 |
2013-11-27 18:17 | egoitz | Regression level | => Production - Confirmed Stable |
2013-11-27 18:17 | egoitz | Regression date | => 2013-10-09 |
2013-11-27 18:17 | egoitz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/1b42e944e4a7 [^] |
2013-11-27 18:17 | egoitz | Severity | major => critical |
2013-11-27 18:20 | egoitz | Issue Monitored: networkb | |
2013-11-28 12:25 | priyam | Issue Monitored: priyam | |
2013-12-02 11:50 | eduardo_Argal | Status | new => scheduled |
2013-12-02 11:50 | eduardo_Argal | fix_in_branch | => pi |
2013-12-04 10:41 | hgbot | Checkin | |
2013-12-04 10:41 | hgbot | Note Added: 0062501 | |
2013-12-04 10:41 | hgbot | Status | scheduled => resolved |
2013-12-04 10:41 | hgbot | Resolution | open => fixed |
2013-12-04 10:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7b18cd543a03e519e461cde5685e8494865c2ab6 [^] |
2013-12-04 10:42 | pramakrishnan | Review Assigned To | => pramakrishnan |
2013-12-04 10:42 | pramakrishnan | Note Added: 0062502 | |
2013-12-04 10:42 | pramakrishnan | Status | resolved => closed |
2013-12-19 12:30 | hudsonbot | Checkin | |
2013-12-19 12:30 | hudsonbot | Note Added: 0062818 | |
2014-02-28 12:55 | maite | Relationship added | related to 0025868 |