Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022876 | Openbravo ERP | Z. Others | public | 2013-01-23 17:20 | 2013-02-01 22:29 |
|
Reporter | maite | |
Assigned To | jecharri | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP20 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Advanced Payables and Receivables Mngmt |
Support ticket | 19153 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022876: "No Currency Conversion Rate between currencies found" in "Add Payment" process although conversion rate at doc level is defined |
Description | "No Currency Conversion Rate between currencies found" in "Add Payment" process although conversion rate at doc level is defined |
Steps To Reproduce | 1. Create Price List with currency=MXN. Add pricelist version and add any product and price
2. Create Purchase Invoice using MXN pricelist and add any line and Complete invoice.
3. Ensure that Financial Account and payment method defined as default for that Vendor has "Make payment in multiple currencies" flag checked
4. Press "Add Payment" process and error will be raised "No Currency Conversion Rate between currencies found" (which is OK at this point)
5. Access Exchange Rate tab of purchase invoice and define conversion between MXN and financial account's currency.
6. Press "Add Payment" process and error will be raised "No Currency Conversion Rate between currencies found" (which is NOT OK at this point) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Daniela1.png (104,560) 2013-01-24 17:39 https://issues.openbravo.com/file_download.php?file_id=5912&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2013-01-23 17:20 | maite | New Issue | |
2013-01-23 17:20 | maite | Assigned To | => dmiguelez |
2013-01-23 17:20 | maite | Modules | => Advanced Payables and Receivables Mngmt |
2013-01-23 17:20 | maite | OBNetwork customer | => Yes |
2013-01-23 17:20 | maite | Support ticket | => 19153 |
2013-01-23 17:20 | maite | Triggers an Emergency Pack | => No |
2013-01-23 17:21 | maite | Target Version | => 3.0MP20 |
2013-01-23 17:21 | maite | Issue Monitored: networkb | |
2013-01-24 17:39 | RenateNieuwkoop | File Added: Daniela1.png | |
2013-01-24 17:41 | RenateNieuwkoop | Issue Monitored: RenateNieuwkoop | |
2013-01-24 19:34 | jonalegriaesarte | Assigned To | dmiguelez => jonalegriaesarte |
2013-01-28 13:55 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2013-01-28 18:34 | hgbot | Checkin | |
2013-01-28 18:34 | hgbot | Note Added: 0055924 | |
2013-01-28 18:34 | hgbot | Status | new => resolved |
2013-01-28 18:34 | hgbot | Resolution | open => fixed |
2013-01-28 18:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f8bfaf4760bf6ac993fc487aedaef0d8c8c522b4 [^] |
2013-01-31 10:07 | jecharri | Note Added: 0055999 | |
2013-02-01 12:25 | hgbot | Checkin | |
2013-02-01 12:25 | hgbot | Note Added: 0056049 | |
2013-02-01 13:06 | maite | Note Added: 0056055 | |
2013-02-01 13:06 | maite | Status | resolved => closed |
2013-02-01 22:28 | hudsonbot | Checkin | |
2013-02-01 22:28 | hudsonbot | Note Added: 0056073 | |
2013-02-01 22:29 | hudsonbot | Checkin | |
2013-02-01 22:29 | hudsonbot | Note Added: 0056110 | |
Notes |
|
(0055924)
|
hgbot
|
2013-01-28 18:34
|
|
Repository: erp/devel/pi
Changeset: f8bfaf4760bf6ac993fc487aedaef0d8c8c522b4
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Jan 28 18:31:56 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f8bfaf4760bf6ac993fc487aedaef0d8c8c522b4 [^]
Fixes issue 22876: "No Currency Conversion Rate between currencies found"
in "Add Payment" process although conversion rate at doc level is definedD
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_Utility.java
---
|
|
|
|
Test cases:
-Verify the steps to reproduce.
-Check that if you do not insert nothing in the tab "Exchange Rate" you can continue working if you add the conversion in window "Conversion Rate"
-Check that if you have a value in tab "Exchange Rate" and if you add the change rate in window "Conversion Rate". The "Exchange Rate" value is the most important.
-Verify that if you do not have any echange rate defined you are getting the error. |
|
|
(0056049)
|
hgbot
|
2013-02-01 12:25
|
|
Repository: erp/devel/pi
Changeset: cad8ad34dd84253d70c1021bf2e0e482382e02e3
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Feb 01 12:24:51 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cad8ad34dd84253d70c1021bf2e0e482382e02e3 [^]
issue 22876: "No Currency Conversion Rate between currencies found"
in "Add Payment" process although conversion rate at doc level is defined
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java
---
|
|
|
(0056055)
|
maite
|
2013-02-01 13:06
|
|
|
|
|
|
|
|
|