Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023075Openbravo ERP05. Production managementpublic2013-02-13 18:512013-03-05 10:59
VictorVillar 
ioritzCia 
urgentmajoralways
closedfixed 
5
pi 
3.0MP21 
VictorVillar
Core
No
0023075: Not conversion rate defined message in Costing Background Process is not correct
Not conversion rate defined message in Costing Background Process is not correct.
When the user defines a Conversion Rate valid in one day, the registers are saved without hours, minutes and seconds.
But the costing Background Process takes into account the transactions process dates with hours, minutes and seconds.
So when it searchs if there is any conversion rate defined in one date, it will never find any.
As group Admin role,
Go to Conversion Rate window,
   Create a Conversion Rate INR to USD
      Valid from: Today
      Valid to: Today

Costing rule window:
  Create a new one for España
  Algorithm: Standard

Go to Product window:
add a new costing register for Cola 0.5L --> Standard, Currency INR, Cost: 500
Org: España, Starting Date: Today, ending: 31-12-9999. If there is another Standard Costing register, change the previous ending date= Today

Go to Physical Inventory:
 Create a new one for Cola 0.5L, Org: España


Launch the Costing Background process, realise that the message: Not conversion rate defined appears, and it is not true
No tags attached.
Issue History
2013-02-13 18:51VictorVillarNew Issue
2013-02-13 18:51VictorVillarAssigned To => dmiguelez
2013-02-13 18:51VictorVillarModules => Core
2013-02-13 18:51VictorVillarResolution time => 1362697200
2013-02-13 18:51VictorVillarTriggers an Emergency Pack => No
2013-02-13 18:51VictorVillarIssue Monitored: networkb
2013-02-14 08:59dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-02-25 16:54VictorVillarSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4448#r4448
2013-02-28 13:19ioritzCiaAssigned Tojonalegriaesarte => ioritzCia
2013-03-01 10:27hgbotCheckin
2013-03-01 10:27hgbotNote Added: 0056879
2013-03-01 10:27hgbotStatusnew => resolved
2013-03-01 10:27hgbotResolutionopen => fixed
2013-03-01 10:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/768516b1cc9b2ca2877366a47256f96932003f6e [^]
2013-03-02 05:48hudsonbotCheckin
2013-03-02 05:48hudsonbotNote Added: 0056939
2013-03-05 10:59VictorVillarReview Assigned To => VictorVillar
2013-03-05 10:59VictorVillarNote Added: 0057037
2013-03-05 10:59VictorVillarStatusresolved => closed

Notes
(0056879)
hgbot   
2013-03-01 10:27   
Repository: erp/devel/pi
Changeset: 768516b1cc9b2ca2877366a47256f96932003f6e
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Fri Mar 01 10:26:26 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/768516b1cc9b2ca2877366a47256f96932003f6e [^]

Fixes issue 23075: Not conversion rate defined message in Costing
Background Process is not correct.

---
M src/org/openbravo/financial/FinancialUtils.java
---
(0056939)
hudsonbot   
2013-03-02 05:48   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f5db629e7058 [^]

Maturity status: Test
(0057037)
VictorVillar   
2013-03-05 10:59   
Verified