Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015968 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | have not tried | 2011-02-14 12:05 | 2011-03-01 00:00 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP27 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 963ffd63587b | ||||
Projection | none | ETA | none | Target Version | 2.50MP28 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015968: Callout in Conversion Rates window doesn't work with comma as decimal separator | |||||||
Description | The 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2011-02-28 21:07 |
Verified |
![]() |
|||
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:05 | marvintm | OBNetwork customer | => No |
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 |