Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020709 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2012-06-08 10:24 | 2012-07-02 12:41 | |||
Reporter | mirurita | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP13 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b37708f3bc77 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Advanced Payables and Receivables Mngmt | |||||||
Support ticket | ||||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2012-06-07 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/9c63ed5331ae [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020709: NPE when adding a payment from invoice | |||||||
Description | NPE when adding a payment from invoice getShownScheduledPaymentDetails method on FIN_AddPayment class: String strSelectedRecords = ""; if (!"".equals(strSelectedPaymentDetails)) { strSelectedRecords = strSelectedPaymentDetails; strSelectedRecords = strSelectedRecords.replace("(", ""); strSelectedRecords = strSelectedRecords.replace(")", ""); } | |||||||
Steps To Reproduce | 1) Create a new invoice 2) Add a new line 3) Complete the invoice 4) Click on 'Add Payment' 5) Error is displayed | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0049705) hgbot (developer) 2012-06-08 10:57 |
Repository: erp/devel/pi Changeset: b37708f3bc77e69d3df41ef8ab6daf2b299ca0a1 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Fri Jun 08 10:55:44 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b37708f3bc77e69d3df41ef8ab6daf2b299ca0a1 [^] Fixes issue 20709: NPE when adding a payment from invoice issue 20692: Error 'Out of range' in invoices with two or more orders related --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_AddPayment.java --- |
(0050315) mirurita (viewer) 2012-07-02 12:41 |
testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2012-06-08 10:24 | mirurita | New Issue | |
2012-06-08 10:24 | mirurita | Assigned To | => jecharri |
2012-06-08 10:24 | mirurita | File Added: AddPayment_NPE.png | |
2012-06-08 10:24 | mirurita | Modules | => Advanced Payables and Receivables Mngmt |
2012-06-08 10:24 | mirurita | OBNetwork customer | => No |
2012-06-08 10:25 | mirurita | Regression level | => Pre packaging ( pi ) |
2012-06-08 10:25 | mirurita | Regression date | => 2012-06-07 |
2012-06-08 10:25 | mirurita | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/9c63ed5331ae [^] |
2012-06-08 10:57 | hgbot | Checkin | |
2012-06-08 10:57 | hgbot | Note Added: 0049705 | |
2012-06-08 10:57 | hgbot | Status | new => resolved |
2012-06-08 10:57 | hgbot | Resolution | open => fixed |
2012-06-08 10:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b37708f3bc77e69d3df41ef8ab6daf2b299ca0a1 [^] |
2012-06-08 22:36 | mirurita | Relationship added | has duplicate 0020715 |
2012-07-02 12:41 | mirurita | Note Added: 0050315 | |
2012-07-02 12:41 | mirurita | Status | resolved => closed |
2012-07-02 12:41 | mirurita | Fixed in Version | => 3.0MP13 |
Copyright © 2000 - 2009 MantisBT Group |