Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029987 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Z. Others | major | always | 2015-05-18 13:32 | 2015-05-25 11:25 | |||
Reporter | maite | View Status | public | |||||
Assigned To | umartirena | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 86d0f5912f01 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.5 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | vmromanos | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Advanced Payables and Receivables Mngmt | |||||||
Support ticket | 36248 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029987: Wrong transaction status when deleting from reconciliation | |||||||
Description | Wrong transaction status when deleting from reconciliation | |||||||
Steps To Reproduce | 1. Access Manual Financial Account and register: - one Deposit transaction referencing a GL Item. Process and realize that status has been properly set - one Withdrawn transaction referencing a GL Item. Process and realize that status has been properly set 2. Run "Reconcile" process, select both transactions and Save 3. Realize that transaction's status has been correctly changed to "cleared" 4. Run "Reconcile" process, unselect both transaction and Save 5. Realize that transaction's status is INCORRECT. In transaction has out status and Out transaction has in status | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0077694) hgbot (developer) 2015-05-25 11:24 |
Repository: erp/backports/3.0PR15Q1.5 Changeset: 86d0f5912f01be02e1c3dd28d3de3239391e0af0 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Tue May 19 13:26:52 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.5/rev/86d0f5912f01be02e1c3dd28d3de3239391e0af0 [^] Fixes bug 29987: Correct trx status assigned while deleting from reconciliation while checking or unchecking lines in Reconcile popup 'updateTransactionStatus' method is called to assign the proper status to the transaction. While unchecking 'Withdrawn not Cleared' or 'Deposited not Cleared' statuses has to be assigned to the transactions. This part is was wrong. When the transaction was of BP Deposit 'Withdrawn not Cleared' was being assigned and when the transaction was BP Withdrawal 'Deposited not Cleared' was being assigned. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/Reconciliation.java --- |
(0077695) vmromanos (viewer) 2015-05-25 11:25 |
Code review + testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2015-05-22 14:48 | vmromanos | Type | defect => backport |
2015-05-22 14:48 | vmromanos | Target Version | 3.0PR15Q3 => 3.0PR15Q1.5 |
2015-05-25 00:07 | dmitry_mezentsev | Tag Attached: Approved | |
2015-05-25 11:13 | vmromanos | Assigned To | Triage Finance => umartirena |
2015-05-25 11:24 | hgbot | Checkin | |
2015-05-25 11:24 | hgbot | Note Added: 0077694 | |
2015-05-25 11:24 | hgbot | Status | scheduled => resolved |
2015-05-25 11:24 | hgbot | Resolution | open => fixed |
2015-05-25 11:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.5/rev/86d0f5912f01be02e1c3dd28d3de3239391e0af0 [^] |
2015-05-25 11:25 | vmromanos | Review Assigned To | => vmromanos |
2015-05-25 11:25 | vmromanos | Note Added: 0077695 | |
2015-05-25 11:25 | vmromanos | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |