Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014125Openbravo ERP09. Financial managementpublic2010-08-05 08:312010-08-16 00:00
networkb 
vmromanos 
urgentmajoralways
closedfixed 
20Community Appliance
2.50MP20 
2.50MP21 
Core
No
0014125: "Payment Aging Balance" report is not multicurrency
"Payment Aging Balance" report is not multicurrency.
If a partner have payments in several currencies, the report show the sum of all amounts, independently of currency:
a partner with two payments: 10 EUR and 20 USD
the report shows amount 30.
. Create two invoices of a partner:
   the first invoice with currency EUR
   the second invoice with currency USD

. run the report
No tags attached.
Issue History
2010-08-05 08:31networkbNew Issue
2010-08-05 08:31networkbAssigned To => dalsasua
2010-08-06 11:30vmromanosAssigned Todalsasua => vmromanos
2010-08-09 08:21vmromanosStatusnew => scheduled
2010-08-09 08:21vmromanosfix_in_branch => pi
2010-08-09 08:25hgbotCheckin
2010-08-09 08:25hgbotNote Added: 0029844
2010-08-09 08:25hgbotStatusscheduled => resolved
2010-08-09 08:25hgbotResolutionopen => fixed
2010-08-09 08:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/19b60f6a538f08dcfdb28b77f68d580dfeff36ae [^]
2010-08-09 13:05hudsonbotCheckin
2010-08-09 13:05hudsonbotNote Added: 0029847
2010-08-15 20:04sureshbabuNote Added: 0029965
2010-08-15 20:04sureshbabuStatusresolved => closed
2010-08-16 00:00anonymoussf_bug_id0 => 3045726

Notes
(0029844)
hgbot   
2010-08-09 08:25   
Repository: erp/devel/pi
Changeset: 19b60f6a538f08dcfdb28b77f68d580dfeff36ae
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Aug 06 18:33:51 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/19b60f6a538f08dcfdb28b77f68d580dfeff36ae [^]

Fixed bug 14125: Added multicurrency support for Payment Aging Balance report

Added a Currency field when launching the report. The amounts in the
report are automatically converted to the selected currency.
If no rate conversion is defined for any currency on a payment,
the system shows an error.

---
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.html
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.java
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.xml
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance_data.xsql
---
(0029847)
hudsonbot   
2010-08-09 13:05   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/19b60f6a538f [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/df37f48fac4e [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18024.obx [^]
(0029965)
sureshbabu   
2010-08-15 20:04   
verified