Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029249 | Openbravo ERP | Z. Others | public | 2015-03-11 10:45 | 2015-04-01 08:31 |
|
Reporter | maite | |
Assigned To | Sandrahuguet | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q1.2 | Fixed in Version | 3.0PR15Q1.2 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | |
Web browser | |
Modules | Advanced Payables and Receivables Mngmt |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029249: Transactions created from "Match Statement" process are created in Draft status |
Description | Transactions created from "Match Statement" process are created in Draft status |
Steps To Reproduce | 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 |
Proposed Solution | |
Additional Information | |
Tags | Approved |
Relationships | blocks | defect | 0029238 | 3.0PR15Q2 | closed | umartirena | Transactions created from "Match Statement" process are created in Draft status |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-03-12 10:07 | umartirena | Type | defect => backport |
2015-03-12 10:07 | umartirena | Target Version | 3.0PR15Q2 => 3.0PR15Q1.2 |
2015-03-13 18:49 | dmitry_mezentsev | Tag Attached: Approved | |
2015-03-20 14:00 | hgbot | Checkin | |
2015-03-20 14:00 | hgbot | Note Added: 0075804 | |
2015-03-20 14:01 | hgbot | Status | scheduled => resolved |
2015-03-20 14:01 | hgbot | Resolution | open => fixed |
2015-03-20 14:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/37559b9d25e84925a9089a9e2e5924d423cf3691 [^] |
2015-03-20 14:05 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2015-03-20 14:05 | Sandrahuguet | Note Added: 0075806 | |
2015-03-20 14:05 | Sandrahuguet | Status | resolved => closed |
2015-03-20 14:05 | Sandrahuguet | Fixed in Version | => 3.0PR15Q1.2 |
2015-04-01 08:08 | hgbot | Checkin | |
2015-04-01 08:08 | hgbot | Note Added: 0076225 | |
2015-04-01 08:08 | hgbot | Status | closed => resolved |
2015-04-01 08:08 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/37559b9d25e84925a9089a9e2e5924d423cf3691 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/37559b9d25e84925a9089a9e2e5924d423cf3691 [^] |
2015-04-01 08:31 | priyam | Status | resolved => closed |
2015-04-01 08:31 | priyam | Note Added: 0076258 | |
Notes |
|
(0075804)
|
hgbot
|
2015-03-20 14:00
|
|
Repository: erp/backports/3.0PR15Q1.2
Changeset: 37559b9d25e84925a9089a9e2e5924d423cf3691
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Mar 12 10:13:51 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/37559b9d25e84925a9089a9e2e5924d423cf3691 [^]
Fixes bug 29249: 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
---
|
|
|
|
|
|
(0076225)
|
hgbot
|
2015-04-01 08:08
|
|
Repository: erp/backports/3.0PR15Q2
Changeset: 37559b9d25e84925a9089a9e2e5924d423cf3691
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Mar 12 10:13:51 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/37559b9d25e84925a9089a9e2e5924d423cf3691 [^]
Fixes bug 29249: 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
---
|
|
|
(0076258)
|
priyam
|
2015-04-01 08:31
|
|
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2 |
|