Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025723Openbravo ERP09. Financial managementpublic2014-02-13 13:082014-02-20 10:40
Sandrahuguet 
Sandrahuguet 
immediatemajoralways
closedfixed 
20Community Appliance
 
 
eduardo_Argal
Core
Pre packaging ( pi )
2014-02-11
https://code.openbravo.com/erp/devel/pi/rev/87765308f9bd4cdc21b7b53b437f1ed014f5a483 [^]
No
0025723: Is impossible to reconcile a transaction that it doesn't have a payment
Is impossible to reconcile a transaction that it doesn't have a payment
-Go to Financial Account, select Bank account 1
-Add a new transaction with this values:
  Transaction type: Gl item
  G/L item: Funds transfer
  Received in: 1000
-Go to Imported Bank statement and create one, navigate to line and add new line with amount in 1000 and process it.
-Click on match statement and reconcile
-Notice that the reconciliation is not completed, it is in draft status
No tags attached.
related to feature request 0025696 closed Sandrahuguet Add invoice paid status control funcionality 
Issue History
2014-02-13 13:08SandrahuguetNew Issue
2014-02-13 13:08SandrahuguetAssigned To => Sandrahuguet
2014-02-13 13:08SandrahuguetModules => Core
2014-02-13 13:08SandrahuguetTriggers an Emergency Pack => No
2014-02-13 13:11SandrahuguetRegression level => Pre packaging ( pi )
2014-02-13 13:11SandrahuguetRegression date => 2014-02-11
2014-02-13 13:11SandrahuguetRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/87765308f9bd4cdc21b7b53b437f1ed014f5a483 [^]
2014-02-13 13:13SandrahuguetRelationship addedrelated to 0025696
2014-02-13 13:14SandrahuguetSummaryIs impossible to reconcile a transaction that does not have a payment => Is impossible to reconcile a transaction that doesn't ihave a payment
2014-02-13 13:14SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=5449#r5449
2014-02-13 13:15SandrahuguetSummaryIs impossible to reconcile a transaction that doesn't ihave a payment => Is impossible to reconcile a transaction that it doesn't have a payment
2014-02-13 13:15SandrahuguetDescription Updatedbug_revision_view_page.php?rev_id=5450#r5450
2014-02-13 13:31hgbotCheckin
2014-02-13 13:31hgbotNote Added: 0064224
2014-02-13 13:31hgbotStatusnew => resolved
2014-02-13 13:31hgbotResolutionopen => fixed
2014-02-13 13:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/303f6522150c44dbf3a6af6757e8faa61b5c71f3 [^]
2014-02-15 02:00hudsonbotCheckin
2014-02-15 02:00hudsonbotNote Added: 0064273
2014-02-17 12:17SandrahuguetReview Assigned To => eduardo_Argal
2014-02-20 10:40eduardo_ArgalNote Added: 0064378
2014-02-20 10:40eduardo_ArgalStatusresolved => closed

Notes
(0064224)
hgbot   
2014-02-13 13:31   
Repository: erp/devel/pi
Changeset: 303f6522150c44dbf3a6af6757e8faa61b5c71f3
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Feb 13 13:30:22 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/303f6522150c44dbf3a6af6757e8faa61b5c71f3 [^]

Fixed bug 25723 Is impossible to reconcile a transaction that it doesn't have a payment

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ReconciliationProcess.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_Utility.java
---
(0064273)
hudsonbot   
2014-02-15 02:00   
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/90b0b23defc9 [^]
Maturity status: Test
(0064378)
eduardo_Argal   
2014-02-20 10:40   
Tested and working fine