Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019381Openbravo ERP05. Production managementpublic2011-12-28 08:522012-01-28 04:10
VictorVillar 
alostale 
highminoralways
closedfixed 
5
3.0MP6 
3.0MP9 
Core
No
0019381: With the Format.xml changed, wrong performance in show Conversion rate data in Work requirement window
The Format.xml file is changed, decimals="," grouping="."

When you have a Conversion Rate associated with a Process Plan, with decimals, and you change the Process Plan option in Work requirement window, the Conversion Rate field show a wrong value.
It seems that omits the decimals separator.
As Group Admin role,
Navigate to Process Plan:
   Create a new register
      *Name: Prueba
      *Conversion rate: 15,29
Save it.
Go to Work Requirement window:
   Create a new register
      *Select the process Plan: Prueba
We can see the value in Conversion Rate field as 1529,00
In the DataBase the value is correct.
No tags attached.
Issue History
2011-12-28 08:52VictorVillarNew Issue
2011-12-28 08:52VictorVillarAssigned To => jonalegriaesarte
2011-12-28 08:52VictorVillarModules => Core
2011-12-28 08:52VictorVillarResolution time => 1330383600
2011-12-28 08:53VictorVillarIssue Monitored: networkb
2012-01-25 08:08jonalegriaesarteAssigned Tojonalegriaesarte => alostale
2012-01-25 16:16hgbotCheckin
2012-01-25 16:16hgbotNote Added: 0044567
2012-01-25 16:16hgbotStatusnew => resolved
2012-01-25 16:16hgbotResolutionopen => fixed
2012-01-25 16:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/68b04c71056b3029ce7b6e2f9e9dc81fc90aa37f [^]
2012-01-25 16:16alostaleNote Added: 0044568
2012-01-25 18:13marvintmStatusresolved => closed
2012-01-28 04:10hudsonbotCheckin
2012-01-28 04:10hudsonbotNote Added: 0044657

Notes
(0044567)
hgbot   
2012-01-25 16:16   
Repository: erp/devel/pi
Changeset: 68b04c71056b3029ce7b6e2f9e9dc81fc90aa37f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jan 25 16:15:35 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/68b04c71056b3029ce7b6e2f9e9dc81fc90aa37f [^]

fixed bug 19381: Fixed conversion rate return in Work Req window

---
M src/org/openbravo/erpCommon/ad_callouts/SL_WorkRequirement_ProcessPlan.java
---
(0044568)
alostale   
2012-01-25 16:16   
The problem was the callout was returning a String instead of a number.

No regression risk.
(0044657)
hudsonbot   
2012-01-28 04:10   
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/8e16ef45b30c [^]

Maturity status: Test