Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027298 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2014-08-08 12:06 | 2015-04-10 10:04 | |||
Reporter | daniOpenbravo | View Status | public | |||||
Assigned To | daniOpenbravo | |||||||
Priority | high | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 681262a36913 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AtulOpenbravo | |||||||
OBNetwork customer | No | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2014-07-01 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/b1843f200a9092eea99d431776d029a09868615a [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027298: Error when reactivating payment in/out if business partner field is blank. | |||||||
Description | An error without message is shown when reactivating a payment in/out if we have not assigned any business partner to it. | |||||||
Steps To Reproduce | 1) Create a new Payment Method. 2) Enable Receive Receipt / Payment in Multiple Currency in Payment Method. 3) Add the Payment Method in Financial Account. 4) Make a Payment In or Payment Out using above Payment Method and Financial Account keeping business partner field blank. 5) Go to Add Details, select any G/L Item and complete the transaction. 6) Try to reactive this payment [If required delete record from transaction tab from Financial Account]. 7) An Error without message is shown. | |||||||
Proposed Solution | The problem is in Fin_PaymentProcess.java file, line 772, where a null pointer exception is caused in the following expression: String toCurrency = businessPartner.getCurrency().getId(); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0069308) hgbot (developer) 2014-08-12 12:06 |
Repository: erp/devel/pi Changeset: 681262a36913d7d9e63662894a1f0fe3b131e7f3 Author: Daniel Ruiz <daniel.ruiz <at> openbravo.com> Date: Mon Aug 11 11:06:52 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/681262a36913d7d9e63662894a1f0fe3b131e7f3 [^] Fixes Issue 27298:Error reactivating payment if business partner field is blank --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java --- |
(0069309) AtulOpenbravo (viewer) 2014-08-12 12:22 |
Verified. |
(0069331) hudsonbot (viewer) 2014-08-12 20:57 |
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/f93c6f350902 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-08 12:06 | daniOpenbravo | New Issue | |
2014-08-08 12:06 | daniOpenbravo | Assigned To | => daniOpenbravo |
2014-08-08 12:06 | daniOpenbravo | OBNetwork customer | => No |
2014-08-08 12:06 | daniOpenbravo | Web browser | => Google Chrome |
2014-08-08 12:06 | daniOpenbravo | Modules | => Core |
2014-08-08 12:06 | daniOpenbravo | Regression level | => Pre packaging ( pi ) |
2014-08-08 12:06 | daniOpenbravo | Regression date | => 2014-07-01 |
2014-08-08 12:06 | daniOpenbravo | Regression introduced in release | => pi |
2014-08-08 12:06 | daniOpenbravo | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/b1843f200a9092eea99d431776d029a09868615a [^] |
2014-08-08 12:06 | daniOpenbravo | Triggers an Emergency Pack | => No |
2014-08-11 12:25 | daniOpenbravo | Web browser | Google Chrome => Google Chrome |
2014-08-11 12:25 | daniOpenbravo | Status | new => scheduled |
2014-08-12 12:06 | hgbot | Checkin | |
2014-08-12 12:06 | hgbot | Note Added: 0069308 | |
2014-08-12 12:06 | hgbot | Status | scheduled => resolved |
2014-08-12 12:06 | hgbot | Resolution | open => fixed |
2014-08-12 12:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/681262a36913d7d9e63662894a1f0fe3b131e7f3 [^] |
2014-08-12 12:22 | AtulOpenbravo | Review Assigned To | => AtulOpenbravo |
2014-08-12 12:22 | AtulOpenbravo | Note Added: 0069309 | |
2014-08-12 12:22 | AtulOpenbravo | Status | resolved => closed |
2014-08-12 12:22 | AtulOpenbravo | Fixed in Version | => pi |
2014-08-12 20:57 | hudsonbot | Checkin | |
2014-08-12 20:57 | hudsonbot | Note Added: 0069331 | |
2014-10-15 13:24 | vmromanos | Relationship added | causes 0027872 |
2015-04-10 10:04 | dmitry_mezentsev | Relationship added | caused by 0025392 |
Copyright © 2000 - 2009 MantisBT Group |