Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019010 | Openbravo ERP | 09. Financial management | public | 2011-11-07 14:05 | 2011-12-28 09:30 |
|
Reporter | shuehner | |
Assigned To | gorkaion | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP7 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019010: FIN_PaymentMonitorProcess uses static conn member which is wrong if process scheduled multiple times |
Description | This changeset:
https://code.openbravo.com/erp/devel/pi/rev/a7122d9b429a70e63410279013fee50ec0bcdc61 [^]
adds a static ConnectionProvider member to the class which is most likely wrong if the class is scheduled multiple times (i.e. at client level) as the value for the variable will be shared.
That sharing across instances of the class is most likely unintended and probably broken looking at the usage of the variable.
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018276 | 3.0MP5 | closed | gorkaion | due amount on invoices is not properly initialized | related to | feature request | 0018277 | | closed | gorkaion | APR Payment monitor background process should update paid and outstanding amounts |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-07 14:05 | shuehner | New Issue | |
2011-11-07 14:05 | shuehner | Assigned To | => gorkaion |
2011-11-07 14:05 | shuehner | Modules | => Core |
2011-11-07 14:05 | shuehner | OBNetwork customer | => No |
2011-11-07 14:05 | shuehner | Relationship added | related to 0018276 |
2011-11-07 14:05 | shuehner | Relationship added | related to 0018277 |
2011-11-07 15:49 | shuehner | Target Version | => 3.0MP6 |
2011-12-01 10:15 | eduardo_Argal | Target Version | 3.0MP6 => 3.0MP7 |
2011-12-23 12:48 | hgbot | Checkin | |
2011-12-23 12:48 | hgbot | Note Added: 0044024 | |
2011-12-23 12:48 | hgbot | Status | new => resolved |
2011-12-23 12:48 | hgbot | Resolution | open => fixed |
2011-12-23 12:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2bf1f5aa29ad28b9f343a33e501d78273413ea75 [^] |
2011-12-28 04:38 | hudsonbot | Checkin | |
2011-12-28 04:38 | hudsonbot | Note Added: 0044045 | |
2011-12-28 09:30 | VictorVillar | Note Added: 0044051 | |
2011-12-28 09:30 | VictorVillar | Status | resolved => closed |