Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029238Openbravo ERPZ. Otherspublic2015-03-11 10:452015-03-24 17:13
maite 
umartirena 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q23.0PR15Q2 
Sandrahuguet
Advanced Payables and Receivables Mngmt
Production - QA Approved
2014-10-23
3.0PR14Q4
https://code.openbravo.com/erp/devel/pi/rev/179d97ee602d [^]
No
0029238: Transactions created from "Match Statement" process are created in Draft status
Transactions created from "Match Statement" process are created in Draft status
1. Access Financial Account "Cuenta de Banco", create new Bank statement document with a bank statement line of 50 amount IN. Process Bank Statement
2. Run "Match Statement" process cancelling automatic execution
3. Press "+" button to create a new transaction from your bank statement line
4. Select any gl item and press Done
5. Press Done and select CANCEL option when asking for Reconciliation's processing (Realize that reconciliation in Draft status containing your transaction has been created)
6. Access Transactions tab and realize that your GL Item transaction is not processed
No tags attached.
depends on backport 00292493.0PR15Q1.2 closed Sandrahuguet Transactions created from "Match Statement" process are created in Draft status 
caused by feature request 00293903.0PR14Q4 closed Sandrahuguet Reconciliation refactor project 
related to defect 0030007 closed aferraz Payment schedule amount incorrectly calculated when adding a payment from reconcile window to a sales order 
Issue History
2015-03-11 10:45maiteNew Issue
2015-03-11 10:45maiteAssigned To => Sandrahuguet
2015-03-11 10:45maiteModules => Advanced Payables and Receivables Mngmt
2015-03-11 10:45maiteResolution time => 1428962400
2015-03-11 10:45maiteTriggers an Emergency Pack => No
2015-03-11 10:45maiteIssue Monitored: networkb
2015-03-12 10:07umartirenaStatusnew => scheduled
2015-03-12 10:07umartirenaAssigned ToSandrahuguet => umartirena
2015-03-12 10:33umartirenaRegression level => Production - QA Approved
2015-03-12 10:33umartirenaRegression date => 2014-12-30
2015-03-12 10:33umartirenaRegression introduced in release => 3.0PR14Q4
2015-03-12 10:33umartirenaRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/179d97ee602d [^]
2015-03-20 13:29hgbotCheckin
2015-03-20 13:29hgbotNote Added: 0075799
2015-03-20 13:29hgbotStatusscheduled => resolved
2015-03-20 13:29hgbotResolutionopen => fixed
2015-03-20 13:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ddd1f777209cbb6308fe80bd38c1dc83a1bb580f [^]
2015-03-20 14:05SandrahuguetReview Assigned To => Sandrahuguet
2015-03-20 14:05SandrahuguetNote Added: 0075805
2015-03-20 14:05SandrahuguetStatusresolved => closed
2015-03-20 14:05SandrahuguetFixed in Version => 3.0PR15Q2
2015-03-20 19:23hudsonbotCheckin
2015-03-20 19:23hudsonbotNote Added: 0075834
2015-03-23 16:30SandrahuguetRegression date2014-12-30 => 2014-10-23
2015-03-24 17:13aferrazRelationship addedcaused by 0029390
2015-05-26 18:29aferrazRelationship addedrelated to 0030007

Notes
(0075799)
hgbot   
2015-03-20 13:29   
Repository: erp/devel/pi
Changeset: ddd1f777209cbb6308fe80bd38c1dc83a1bb580f
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Mar 12 10:13:51 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ddd1f777209cbb6308fe80bd38c1dc83a1bb580f [^]

Fixes bug 29238: Transactions created in Match Statement are created processed

On Reconciliation Refactor process and new function was added to process transactions in APRM_MatchingUtility class, replacing the old processTransaction in MatchTransaction servlet. In the new method, the way in which the database stored procedure was being invoked was wrong, so It has been changed in order to work as it was doing in the old method.

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRM_MatchingUtility.java
---
(0075805)
Sandrahuguet   
2015-03-20 14:05   
Code review + testing OK
(0075834)
hudsonbot   
2015-03-20 19:23   
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/a670497786d1 [^]
Maturity status: Test