Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019607Openbravo ERP04. Warehouse managementpublic2012-01-31 20:002012-06-13 19:18
dmitry_mezentsev 
naiaramartinez 
normalminoralways
closedfixed 
5
pi 
 
Core
No
0019607: Pareto Product Report does not work if report currency is distinct from Base Currency
If currency different from default one is selected in the Currency field of the report monetary values in the report are empty.
live.builds.pi (31.01.2012), login with standard user.
1. Execute Generate Average Cost process.
2. Run Pareto Product Report. Select USD instead of EUR in the Currency field.
3. Mention that monetary values in the report output (Cost, Value) are empty.
VMA-Reviewed
Issue History
2012-01-31 20:00dmitry_mezentsevNew Issue
2012-01-31 20:00dmitry_mezentsevAssigned To => jonalegriaesarte
2012-01-31 20:00dmitry_mezentsevModules => Core
2012-02-15 19:03iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-17 08:53vmromanosTag Attached: VMA-Reviewed
2012-05-10 12:13gorka_gilAssigned Tovmromanos => mirurita
2012-05-17 12:16naiaramartinezAssigned Tomirurita => naiaramartinez
2012-05-17 12:16naiaramartinezStatusnew => scheduled
2012-05-17 12:16naiaramartinezfix_in_branch => pi
2012-05-17 12:21naiaramartinezNote Added: 0048730
2012-06-13 19:04hgbotCheckin
2012-06-13 19:04hgbotNote Added: 0049823
2012-06-13 19:04hgbotStatusscheduled => resolved
2012-06-13 19:04hgbotResolutionopen => fixed
2012-06-13 19:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6165a0f9f60c2761a891ba7c4a6450e8042af894 [^]
2012-06-13 19:04dmiguelezNote Added: 0049824
2012-06-13 19:18dmiguelezStatusresolved => closed

Notes
(0048730)
naiaramartinez   
2012-05-17 12:21   
Test Plan:
   Run Pareto Product Report. Select USD instead of EUR in the Currency field.
   Notice that the report is working correctly. The report output (Cost, Value) are not empty.
   If you select a currency that doesn't have an exchange rate defined, you will get an error message. To try it: select 'AOA' currency and press search. Notice that you get an error message.
(0049823)
hgbot   
2012-06-13 19:04   
Repository: erp/devel/pi
Changeset: 6165a0f9f60c2761a891ba7c4a6450e8042af894
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Thu May 17 13:10:01 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6165a0f9f60c2761a891ba7c4a6450e8042af894 [^]

fixed bug 19607 Change SQL.Add new parameter when calling c_currency_convert

---
M src/org/openbravo/erpCommon/ad_reports/ReportParetoProduct_data.xsql
---
(0049824)
dmiguelez   
2012-06-13 19:04   
Code Review + Testing OK