Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021465Openbravo ERP09. Financial managementpublic2012-08-28 09:162012-08-28 11:00
dmiguelez 
dmiguelez 
normalminoralways
closedfixed 
20Community Appliance
 
3.0MP15 
gorkaion
Core
No
0021465: Null pointer exception when calculating cost for a Production Transaction
When calculating a Cost for a Production Transaction, it can return a Null Pointer Exception.
When calculating a Cost for a Production Transaction, it can return a Null Pointer Exception.
No tags attached.
Issue History
2012-08-28 09:16dmiguelezNew Issue
2012-08-28 09:16dmiguelezAssigned To => dmiguelez
2012-08-28 09:16dmiguelezModules => Core
2012-08-28 09:28hgbotCheckin
2012-08-28 09:28hgbotNote Added: 0051579
2012-08-28 09:28hgbotStatusnew => resolved
2012-08-28 09:28hgbotResolutionopen => fixed
2012-08-28 09:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/de3d99d64d0cce94202c771aec9139cbe9a43700 [^]
2012-08-28 11:00gorkaionClosed by => gorkaion
2012-08-28 11:00gorkaionStatusresolved => closed
2012-08-28 11:00gorkaionFixed in Version => 3.0MP15

Notes
(0051579)
hgbot   
2012-08-28 09:28   
Repository: erp/devel/pi
Changeset: de3d99d64d0cce94202c771aec9139cbe9a43700
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Aug 28 09:18:58 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/de3d99d64d0cce94202c771aec9139cbe9a43700 [^]

Fixes issue 0021465: Prevents Null Pointer Exception.

---
M src/org/openbravo/costing/CostingAlgorithm.java
---