Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019758Openbravo ERPZ. Otherspublic2012-02-14 13:302012-03-02 15:37
maite 
eduardo_Argal 
immediatemajoralways
closedfixed 
5
 
 
Advanced Payables and Receivables Mngmt
No
0019758: Error when posting Reconciliation and working with different currencies
Error when posting Reconciliation which header's date and line's date are different, and working with different currencies
1. define accounting schema in EUR
2. create invoice in USD for yesterday's date and create associated payment also in USD for yesterday's date
3. create reconciliation's header for today's date
4. add line related to payment previously created
5. post reconciliation
6. realize that amount posted in EUR ahs been reconverted using conversion date for today's date (reconciliation's header date) and it should be converted.
file DocFINReconciliation.java should use "createLine" method with conversionDate and conversionRate as arguments
No tags attached.
Issue History
2012-02-14 13:30maiteNew Issue
2012-02-14 13:30maiteAssigned To => jonalegriaesarte
2012-02-14 13:30maiteModules => Advanced Payables and Receivables Mngmt
2012-02-14 13:31maiteAssigned Tojonalegriaesarte => eduardo_Argal
2012-02-14 13:31maiteIssue Monitored: networkb
2012-02-16 12:09eduardo_ArgalStatusnew => scheduled
2012-02-16 12:09eduardo_Argalfix_in_branch => pi
2012-02-16 12:10hgbotCheckin
2012-02-16 12:10hgbotNote Added: 0045183
2012-02-16 12:10hgbotStatusscheduled => resolved
2012-02-16 12:10hgbotResolutionopen => fixed
2012-02-16 12:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b5a6f2188265bdf5945f54fd7988028c2116ac9b [^]
2012-02-16 17:22maiteNote Added: 0045201
2012-02-16 17:22maiteStatusresolved => closed
2012-03-02 15:37hudsonbotCheckin
2012-03-02 15:37hudsonbotNote Added: 0045866

Notes
(0045183)
hgbot   
2012-02-16 12:10   
Repository: erp/devel/pi
Changeset: b5a6f2188265bdf5945f54fd7988028c2116ac9b
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Feb 16 12:10:03 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b5a6f2188265bdf5945f54fd7988028c2116ac9b [^]

Fixes bug 19758: Error when posting Reconciliation and working with different currencies

---
M src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
---
(0045201)
maite   
2012-02-16 17:22   
verified
(0045866)
hudsonbot   
2012-03-02 15:37   
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/544d64e0c159 [^]

Maturity status: Test