Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010981Openbravo ERP09. Financial managementpublic2009-10-15 12:442009-10-23 00:01
networkb 
eduardo_Argal 
normalmajorhave not tried
closedfixed 
30
2.40MP9 
2.40MP112.50MP7 
Core
No
0010981: The Payment Status Management window is not posted properly using foreign currency
The Payment Status Management window is not posted properly using foreign currency. The posted is done using the foreign currecy without convert it to the currency of the schema
Having the application with currency EUR
-Create a conversion rate from USD to EUR
-Create a pricelist with currencly USD
-Create an invoice with a line using the previous pricelist
-complete the invoice
-Post the invoice. see that it is posted converting the total from USD to EUR
-Go to Financial Management || Receivables & Payables || Transactions || Payment Status Management || Header
-Create a new entrie with currency EUR
-Using the create lines from button, select the debt_payment from the invoice created in a previous step
-Process and complete.
-See that the posting is done without any conversion, when the header has defined EUR currency, and the dept_payment is using USD.
No tags attached.
depends on backport 00110152.40MP11 closed eduardo_Argal The Payment Status Management window is not posted properly using foreign currency 
Issue History
2009-10-15 12:44networkbNew Issue
2009-10-15 12:44networkbAssigned To => rafaroda
2009-10-16 13:51psarobeStatusnew => scheduled
2009-10-16 13:51psarobeAssigned Torafaroda => eduardo_Argal
2009-10-16 13:51psarobefix_in_branch => pi
2009-10-21 17:17hgbotCheckin
2009-10-21 17:17hgbotNote Added: 0021283
2009-10-21 17:17hgbotStatusscheduled => resolved
2009-10-21 17:17hgbotResolutionopen => fixed
2009-10-21 17:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3da6e7bc003b06a98f7c6f18c0d627d40018222d [^]
2009-10-22 07:32arunkumarStatusresolved => closed
2009-10-22 07:32arunkumarNote Added: 0021299
2009-10-22 07:32arunkumarFixed in Version => 2.50MP7
2009-10-23 00:01anonymoussf_bug_id0 => 2884264

Notes
(0021283)
hgbot   
2009-10-21 17:17   
Repository: erp/devel/pi
Changeset: 3da6e7bc003b06a98f7c6f18c0d627d40018222d
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Oct 21 17:06:28 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3da6e7bc003b06a98f7c6f18c0d627d40018222d [^]

Fixes bug 0010981: The Payment Status Management...

---
M src/org/openbravo/erpCommon/ad_forms/DocLineDPManagement_data.xsql
---
(0021299)
arunkumar   
2009-10-22 07:32   
Tested & Working fine.Able to post the payment status management using foreign currency.