Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016102Openbravo ERPZ. Otherspublic2011-03-02 12:052011-05-24 10:55
mirurita 
mirurita 
highmajoralways
closedfixed 
5
 
 
No
Advanced Payables and Receivables Mngmt
No
0016102: Match Using Imported Bank Statement throws NPE when you have a manual reconciliation started
Match Using Imported Bank Statement throws NPE when you have a manual reconciliation started.

1) In the Financial Account (make sure it does not have a matching algorithm defined)
1.1) Create a new Transaction (click on Add Transactions button)
1.2) Click on Reconcile button, select previously created transaction and click on save button
2) Go to financial account edit view, select a matching algorithm.
3) Go to transactions tab and click on Match Using Imported Bank Statement button
closingMay2011
blocks defect 0016101 closed mirurita Match Using Imported Bank Statement throws NPE when you have a manual reconciliation started 
Issue History
2011-03-02 12:06miruritaTypedefect => backport
2011-03-02 12:06miruritafix_in_branch => 2.50
2011-03-02 12:07hgbotCheckin
2011-03-02 12:07hgbotNote Added: 0034496
2011-03-02 12:07hgbotStatusscheduled => resolved
2011-03-02 12:07hgbotResolutionopen => fixed
2011-03-02 12:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/df4f9d58cfc0c55b7bac03119f70ffcc83ae130c [^]
2011-05-24 10:11dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034496)
hgbot   
2011-03-02 12:07   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: df4f9d58cfc0c55b7bac03119f70ffcc83ae130c
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Mar 02 12:06:58 2011 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/df4f9d58cfc0c55b7bac03119f70ffcc83ae130c [^]

Fixes issue 16102: Match Using Imported Bank Statement throws NPE when you have a manual reconciliation started

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java
---