Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029497 | Openbravo ERP | Z. Others | public | 2015-03-30 18:24 | 2015-04-07 10:21 |
|
Reporter | maite | |
Assigned To | vmromanos | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q2 | Fixed in Version | 3.0PR15Q2 | |
Merge Request Status | |
Review Assigned To | umartirena |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - QA Approved |
Regression date | 2014-10-02 |
Regression introduced in release | 3.0PR14Q4 |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029497: NullPointerException error when Adding Payment from Match Statement process and working with Automatic Payment Method |
Description | NullPointerException error when Adding Payment from Match Statement process and working with Automatic Payment Method |
Steps To Reproduce | 1. Access "Cuenta de Banco" financial account and create new Bank Statement. Add line with IN amount=50
2. Access "Execution process" window and add parameter to "Simple Execution Process" as "Parameter type= IN", "Input type= Checkbox", "Default value for flag= yes", "Mandatory= yes"
3. Access Financial Account | Payment method tab and configure Transferencia as "Automatic", Execution process= "Simple Execution Process" and Deferred= NO
4. Run "Match Statement" process and "Add transaction" process. Realize that IN amount is set to 50
5. Run "Add Payment" process, choose any invoice and press Done. Realize that IN amount is empty
Following NullPointerException error appears in openbravo.log:
java.lang.NullPointerException
at org.openbravo.advpaymentmngt.process.FIN_ExecutePayment.init(FIN_ExecutePayment.java:83)
|
Proposed Solution | Problem is that "parameters" variable is null in line 83 of FIN_ExecutePayment.java file |
Additional Information | |
Tags | Approved |
Relationships | blocks | defect | 0029464 | | closed | vmromanos | NullPointerException error when Adding Payment from Match Statement process and working with Automatic Payment Method |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-04-01 17:26 | vmromanos | Type | defect => backport |
2015-04-01 17:26 | vmromanos | Target Version | => 3.0PR15Q2 |
2015-04-01 17:27 | vmromanos | Tag Attached: Approved | |
2015-04-07 10:17 | hgbot | Checkin | |
2015-04-07 10:17 | hgbot | Note Added: 0076356 | |
2015-04-07 10:17 | hgbot | Status | scheduled => resolved |
2015-04-07 10:17 | hgbot | Resolution | open => fixed |
2015-04-07 10:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/e8390419d028770373905b445ac48691f39131c1 [^] |
2015-04-07 10:20 | umartirena | Note Added: 0076357 | |
2015-04-07 10:20 | umartirena | Note Edited: 0076357 | bug_revision_view_page.php?bugnote_id=0076357#r8181 |
2015-04-07 10:21 | umartirena | Review Assigned To | => umartirena |
2015-04-07 10:21 | umartirena | Note Added: 0076358 | |
2015-04-07 10:21 | umartirena | Status | resolved => closed |
2015-04-07 10:21 | umartirena | Fixed in Version | => 3.0PR15Q2 |