Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018576Openbravo ERP09. Financial managementpublic2011-09-21 10:292011-09-30 14:18
mirurita 
mirurita 
immediatemajoralways
closedfixed 
5
2.50MP33 
 
Core
No
0018576: Transaction of GL Item cannot be posted due to a NPE error
Is not possible to post a transaction of a GL Item. The application shows a Null Pointer Exception error.

Only 2.50 with APRM installed.
1) Install APRM
2) Go to Financial Account and create a new one.
3) Go to Transactions tab and click on Add Transaction button
4) Select G/L Item in transaction type combo box
5) Enter a G/L Item
6) Enter a Received in amount
7) Click on OK button
8) Select this transaction in the grid an click Post button
9) a Null Pointer Exception will appear.

See attached screenshot.
Regression
png Posting GLItem transaction.png (19,067) 2011-09-21 10:29
https://issues.openbravo.com/file_download.php?file_id=4583&type=bug
png
Issue History
2011-09-21 10:29miruritaNew Issue
2011-09-21 10:29miruritaAssigned To => jonalegriaesarte
2011-09-21 10:29miruritaFile Added: Posting GLItem transaction.png
2011-09-21 10:29miruritaModules => Core
2011-09-21 12:14vmromanosIssue Monitored: vmromanos
2011-09-21 12:45miruritaAssigned Tojonalegriaesarte => mirurita
2011-09-21 12:57hgbotCheckin
2011-09-21 12:57hgbotNote Added: 0041193
2011-09-21 12:57hgbotStatusnew => resolved
2011-09-21 12:57hgbotResolutionopen => fixed
2011-09-21 12:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/48ff2c5071b4391f1e0832f3518c9b4130a2a001 [^]
2011-09-21 17:19miruritaTag Attached: Regression
2011-09-21 17:37miruritaNote Added: 0041199
2011-09-22 11:47psanjuanNote Added: 0041232
2011-09-22 11:47psanjuanStatusresolved => closed
2011-09-30 11:33hgbotCheckin
2011-09-30 11:33hgbotNote Added: 0041399
2011-09-30 11:33hgbotStatusclosed => resolved
2011-09-30 11:33hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/stable/2.50/rev/48ff2c5071b4391f1e0832f3518c9b4130a2a001 [^] => http://code.openbravo.com/erp/stable/2.50/rev/7bb02ce6de6b7ba594230e5fa13e47d2817f4243 [^]
2011-09-30 14:18gorka_gilStatusresolved => closed

Notes
(0041193)
hgbot   
2011-09-21 12:57   
Repository: erp/stable/2.50
Changeset: 48ff2c5071b4391f1e0832f3518c9b4130a2a001
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Sep 21 12:45:26 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/48ff2c5071b4391f1e0832f3518c9b4130a2a001 [^]

Fixes issue 18576: Transaction of GL Item cannot be posted due to a NPE error

---
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
---
(0041199)
mirurita   
2011-09-21 17:37   
Regression introduced in the following issue:
https://issues.openbravo.com/view.php?id=0017551 [^]
(0041232)
psanjuan   
2011-09-22 11:47   
fixed and working.
(0041399)
hgbot   
2011-09-30 11:33   
Repository: erp/stable/2.50
Changeset: 7bb02ce6de6b7ba594230e5fa13e47d2817f4243
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Sep 21 12:45:26 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/7bb02ce6de6b7ba594230e5fa13e47d2817f4243 [^]

Fixes issue 18576: Transaction of GL Item cannot be posted due to a NPE error

---
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
---