Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013205Openbravo ERP09. Financial managementpublic2010-05-04 11:332010-05-18 21:43
eduardo_Argal 
eduardo_Argal 
immediatemajorsometimes
closedfixed 
5
pi 
2.50MP17 
Core
No
0013205: Accounting for financial account transactions fails null pointer exception
When posting a transaction of type payment having more than one payment detail (paying or collecting more than one invoice for ex.) java lang null pointer exception is thrown
1) create a paymet paying 2 invoices at one shoot
2) Add payment to a financial account as a transaction
3) Post the given financial account transaction

Mind the error: java lang null pointer exception
No tags attached.
Issue History
2010-05-04 11:33eduardo_ArgalNew Issue
2010-05-04 11:33eduardo_ArgalAssigned To => eduardo_Argal
2010-05-04 11:33eduardo_ArgalStatusnew => scheduled
2010-05-04 11:33eduardo_Argalfix_in_branch => pi
2010-05-04 11:42hgbotCheckin
2010-05-04 11:42hgbotNote Added: 0026904
2010-05-04 11:42hgbotStatusscheduled => resolved
2010-05-04 11:42hgbotResolutionopen => fixed
2010-05-04 11:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/88affc8192bb55191e6ae1cab077b15838e206ed [^]
2010-05-14 11:37sureshbabuNote Added: 0027229
2010-05-14 11:37sureshbabuStatusresolved => closed
2010-05-15 00:00anonymoussf_bug_id0 => 3001859
2010-05-18 12:12gorka_gilTarget Version2.50MP15 => 2.50MP17
2010-05-18 21:43hudsonbotCheckin
2010-05-18 21:43hudsonbotNote Added: 0027477

Notes
(0026904)
hgbot   
2010-05-04 11:42   
Repository: erp/devel/pi
Changeset: 88affc8192bb55191e6ae1cab077b15838e206ed
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue May 04 11:34:01 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/88affc8192bb55191e6ae1cab077b15838e206ed [^]

Fixes bug 0013205: Accounting for financial account transactions

---
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
---
(0027229)
sureshbabu   
2010-05-14 11:37   
Tested in Oracle context working fine
(0027477)
hudsonbot   
2010-05-18 21:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/88affc8192bb [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]