Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030416 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | critical | always | 2015-07-23 17:15 | 2015-08-20 23:16 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | Triage Omni OMS | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 5e1331b3eaa7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dmiguelez | |||||||
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 | 0030416: While calculating Cost Adjustments the Process stops randomly stating that there is no avg Cost even if there is one | |||||||
Description | While calculating Cost Adjustments the Process stops randomly stating that there is no avg Cost even if there is one | |||||||
Steps To Reproduce | This has happened in a Client and we have not been able to reproduce it. But, while debugging it we've realized that at some point in the Cost Adjustment Process, the process is looking for Average Costs records from a different Product than the one that is being Processed. This is due to a global variable in AverageCostAdjustmen.java file that has not been initialized again and uses the value from the previous Transaction. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0079047) hgbot (developer) 2015-07-23 17:16 |
Repository: erp/devel/pi Changeset: 5e1331b3eaa7afdaeb0b7d5ab86b15097452adc6 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Thu Jul 23 17:16:08 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5e1331b3eaa7afdaeb0b7d5ab86b15097452adc6 [^] Fixes issue 30416. Initialize global variable each time to make sure it does not uses values from a previous execution. --- M src/org/openbravo/costing/AverageCostAdjustment.java --- |
(0079063) dmiguelez (viewer) 2015-07-23 19:02 |
Code Reviewed + Tested in several Clients |
(0079507) hudsonbot (viewer) 2015-08-20 23:16 |
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/8c91718397a5 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-07-23 17:15 | dmiguelez | New Issue | |
2015-07-23 17:15 | dmiguelez | Assigned To | => Triage Finance |
2015-07-23 17:15 | dmiguelez | OBNetwork customer | => No |
2015-07-23 17:15 | dmiguelez | Modules | => Core |
2015-07-23 17:15 | dmiguelez | Triggers an Emergency Pack | => No |
2015-07-23 17:15 | dmiguelez | Status | new => scheduled |
2015-07-23 17:16 | hgbot | Checkin | |
2015-07-23 17:16 | hgbot | Note Added: 0079047 | |
2015-07-23 17:16 | hgbot | Status | scheduled => resolved |
2015-07-23 17:16 | hgbot | Resolution | open => fixed |
2015-07-23 17:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5e1331b3eaa7afdaeb0b7d5ab86b15097452adc6 [^] |
2015-07-23 19:02 | dmiguelez | Review Assigned To | => dmiguelez |
2015-07-23 19:02 | dmiguelez | Note Added: 0079063 | |
2015-07-23 19:02 | dmiguelez | Status | resolved => closed |
2015-08-20 23:16 | hudsonbot | Checkin | |
2015-08-20 23:16 | hudsonbot | Note Added: 0079507 |
Copyright © 2000 - 2009 MantisBT Group |