Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023079Openbravo ERP09. Financial managementpublic2013-02-14 13:082013-02-26 12:47
ngarcia 
jecharri 
urgentmajoralways
closedfixed 
5
 
3.0MP213.0MP21 
ngarcia
Core
No
0023079: Currency Conversion Rate Not Found error when adding a payment from an invoice
Currency Conversion Rate Not Found error when adding a payment from an invoice
As group admin role:
   Delete all the conversion between EUR and USD which include today's date (both EUR-USD and USD-EUR)
   Add a conversion from EUR-USD:
      Valid From Date: today
      Valid To Date: today
   Change the Price List assigned to Bebidas Alegres, S.L. to USD
   Allow Making Payments in Multiple Currencies for Transferencia payment method in Cuenta de Banco account
   Create a Purchase Invoice for that BP and Payment Method and complete it
   Try to add a payment and check that the following message wrongly appears
      "No Currency Conversion Rate between currencies found"
In printpage function of AddPaymentFromInvoice.java when calculating the exchange rate trunk the new Date() value in order to get the value without the actual hour
No tags attached.
Issue History
2013-02-14 13:08ngarciaNew Issue
2013-02-14 13:08ngarciaAssigned To => dmiguelez
2013-02-14 13:08ngarciaModules => Core
2013-02-14 13:08ngarciaResolution time => 1363734000
2013-02-14 13:08ngarciaTriggers an Emergency Pack => No
2013-02-14 13:08ngarciaIssue Monitored: networkb
2013-02-15 13:36dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-02-20 14:55jonalegriaesarteAssigned Tojonalegriaesarte => ioritzCia
2013-02-20 18:45ioritzCiaAssigned ToioritzCia => jecharri
2013-02-21 10:39hgbotCheckin
2013-02-21 10:39hgbotNote Added: 0056672
2013-02-21 10:39hgbotStatusnew => resolved
2013-02-21 10:39hgbotResolutionopen => fixed
2013-02-21 10:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a26f66513343edc41d6d5b835c7a98ef05be1ef0 [^]
2013-02-22 07:57hudsonbotCheckin
2013-02-22 07:57hudsonbotNote Added: 0056710
2013-02-26 12:47ngarciaReview Assigned To => ngarcia
2013-02-26 12:47ngarciaNote Added: 0056771
2013-02-26 12:47ngarciaStatusresolved => closed
2013-02-26 12:47ngarciaFixed in Version => 3.0MP21

Notes
(0056672)
hgbot   
2013-02-21 10:39   
Repository: erp/devel/pi
Changeset: a26f66513343edc41d6d5b835c7a98ef05be1ef0
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Mar 01 10:39:09 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a26f66513343edc41d6d5b835c7a98ef05be1ef0 [^]

Fixes issue 23079: Currency Conversion Rate Not
Found error when adding a payment from an invoice

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_Utility.java
---
(0056710)
hudsonbot   
2013-02-22 07:57   
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/b99c43bfb674 [^]

Maturity status: Test
(0056771)
ngarcia   
2013-02-26 12:47   
verified