Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008763Openbravo ERP04. Warehouse managementpublic2009-04-24 17:452009-04-28 00:00
rafaroda 
rafaroda 
lowminoralways
closedfixed 
20rPath Linux
pi 
2.50MP1 
Core
No
0008763: Shipper and Valued Stock report blocked when there is no conversion rate
Shipper and Valued Stock report are blocked when there is no conversion rate.

When no conversion rate message displays one can not access again the report if there is no conversion rate from the client base currency to the selected currency.
1) Set a non-used currency as a base currency for your client: update ad_client set c_currency_id = '334' where ad_client_id = '1000000'

2) Go to Warehouse management/Analysis tools/Shipper Report and select a currency different from the default one (which is the client's base one).

3) Run the report.

No conversion rate message displays. Try to access the report again: you can not (see attached image)
Only launch the report when clicking the report button not when accessing the report window.
No tags attached.
png NoConv.png (13,099) 2009-04-24 17:45
https://issues.openbravo.com/file_download.php?file_id=1223&type=bug
png
Issue History
2009-04-24 17:45rafarodaNew Issue
2009-04-24 17:45rafarodaAssigned To => rafaroda
2009-04-24 17:45rafarodaFile Added: NoConv.png
2009-04-24 17:45rafarodaRegression testing => No
2009-04-24 17:46rafarodaStatusnew => scheduled
2009-04-24 17:46rafarodafix_in_branch => pi
2009-04-24 17:54hgbotCheckin
2009-04-24 17:54hgbotNote Added: 0015719
2009-04-24 17:54hgbotStatusscheduled => resolved
2009-04-24 17:54hgbotResolutionopen => fixed
2009-04-24 17:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4f232d38922c15071a9c1ad42cd12fec993d7c13 [^]
2009-04-27 09:15sureshbabuStatusresolved => closed
2009-04-27 09:15sureshbabuNote Added: 0015745
2009-04-27 09:15sureshbabuFixed in Version => main
2009-04-28 00:00anonymoussf_bug_id0 => 2782483

Notes
(0015719)
hgbot   
2009-04-24 17:54   
Repository: erp/devel/pi
Changeset: 4f232d38922c15071a9c1ad42cd12fec993d7c13
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Fri Apr 24 17:52:18 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4f232d38922c15071a9c1ad42cd12fec993d7c13 [^]

Fixes issue 0008763 Now Shipper and Valued Stock reports do not get blocked when there is no conversion rate

---
M src/org/openbravo/erpCommon/ad_reports/ReportShipper.java
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.java
---
(0015745)
sureshbabu   
2009-04-27 09:15   
Tested working fine