Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015968
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2011-02-14 12:052011-03-01 00:00
ReportermarvintmView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in Version2.50MP27
StatusclosedFix in branchFixed in SCM revision963ffd63587b
ProjectionnoneETAnoneTarget Version2.50MP28
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015968: Callout in Conversion Rates window doesn't work with comma as decimal separator

DescriptionThe callout in the Conversion Rates window doesn't work if comma is used as the decimal separator.

The reason is that the DivideBy field is read directly as a string, and a NumberFormatException happens when it has value
Steps To Reproduce-Create a new Conversion Rate
-Set the Multiple Rate by value to "2", and move out of the field (the callout will be fired, and you will get a Divide Rate by value of 0.5).
-Now set the Multiple Rate by value to "3", and move out of the field. The callout will fail with a NumberFormatException.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0034173)
hgbot (developer)
2011-02-14 12:09

Repository: erp/stable/2.50
Changeset: 963ffd63587b33a1935a319cba27f9847703fb48
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Feb 14 12:09:14 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/963ffd63587b33a1935a319cba27f9847703fb48 [^]

Fixed issue 15968. Read DivideRate as a number to avoid problems with comma as decimal separator.

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Conversion_Rate.java
---
(0034448)
jonalegriaesarte (reporter)
2011-02-28 21:07

Verified

- Issue History
Date Modified Username Field Change
2011-02-14 12:05 marvintm New Issue
2011-02-14 12:05 marvintm Assigned To => adrianromero
2011-02-14 12:05 marvintm Modules => Core
2011-02-14 12:09 hgbot Checkin
2011-02-14 12:09 hgbot Note Added: 0034173
2011-02-14 12:09 hgbot Status new => resolved
2011-02-14 12:09 hgbot Resolution open => fixed
2011-02-14 12:09 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/963ffd63587b33a1935a319cba27f9847703fb48 [^]
2011-02-28 21:07 jonalegriaesarte Note Added: 0034448
2011-02-28 21:07 jonalegriaesarte Status resolved => closed
2011-02-28 21:07 jonalegriaesarte Fixed in Version => 2.50MP27
2011-03-01 00:00 anonymous sf_bug_id 0 => 3195609


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker