Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023158 | Openbravo ERP | A. Platform | public | 2013-02-25 15:41 | 2013-03-02 05:48 |
|
Reporter | plujan | |
Assigned To | shankarb | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | main | |
Target Version | | Fixed in Version | 3.0MP21 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | Google Chrome, Mozilla Firefox |
Modules | Core |
Support ticket | |
Regression level | Automated tests |
Regression date | 2013-02-19 |
Regression introduced in release | |
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/1eec3c95b1fd9bd3afd5d617439b9457a51ce535 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0023158: Filling values with values between 0 and 1 creates wrong values |
Description | When trying to fill a field with "0.xx" values I got "xx" filled instead. See steps. |
Steps To Reproduce | 1. As QAAdmin go to Financial Account
2. Select Accounting Document Dollar
3. Move to Lines and select the Payment 400009
4. Move to Exchange Rate
5.a. Edit in form (if a record exists)
5.b. Create new record
6. In Rate write an integer (i.e. "2"). It works fine.
7. In Rate write a decimal bigger than 1 (i.e. "2.25"). It works fine.
8. In Rate write a decimal between 0 and 1 (i.e. "0.25"). The value is transformed to "25" |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-02-25 15:41 | plujan | New Issue | |
2013-02-25 15:41 | plujan | Assigned To | => AugustoMauch |
2013-02-25 15:41 | plujan | Web browser | => Google Chrome, Mozilla Firefox |
2013-02-25 15:41 | plujan | Modules | => Core |
2013-02-25 15:41 | plujan | Triggers an Emergency Pack | => No |
2013-02-25 15:45 | plujan | Web browser | Google Chrome, Mozilla Firefox => Google Chrome, Mozilla Firefox |
2013-02-25 15:45 | plujan | Regression level | => Automated tests |
2013-02-25 15:45 | plujan | Regression date | => 2013-02-19 |
2013-02-25 15:45 | plujan | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/1eec3c95b1fd9bd3afd5d617439b9457a51ce535 [^] |
2013-02-26 04:27 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-02-26 04:31 | hgbot | Checkin | |
2013-02-26 04:31 | hgbot | Note Added: 0056753 | |
2013-02-26 04:31 | hgbot | Status | new => resolved |
2013-02-26 04:31 | hgbot | Resolution | open => fixed |
2013-02-26 04:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2fe7a6f9618ce3dc201298f60a314ee1acb030bd [^] |
2013-02-26 04:32 | shankarb | Note Added: 0056755 | |
2013-02-26 04:32 | shankarb | Status | resolved => new |
2013-02-26 04:32 | shankarb | Resolution | fixed => open |
2013-02-26 04:32 | shankarb | Review Assigned To | => AugustoMauch |
2013-02-26 04:32 | shankarb | Web browser | Google Chrome, Mozilla Firefox => Google Chrome, Mozilla Firefox |
2013-02-26 04:33 | shankarb | Issue Monitored: AugustoMauch | |
2013-02-26 04:33 | shankarb | Status | new => scheduled |
2013-02-26 04:33 | shankarb | fix_in_branch | => pi |
2013-02-26 04:33 | shankarb | Status | scheduled => resolved |
2013-02-26 04:33 | shankarb | Resolution | open => fixed |
2013-02-26 09:45 | AugustoMauch | Note Added: 0056759 | |
2013-02-26 09:45 | AugustoMauch | Status | resolved => closed |
2013-02-26 09:45 | AugustoMauch | Fixed in Version | => 3.0MP21 |
2013-03-02 05:48 | hudsonbot | Checkin | |
2013-03-02 05:48 | hudsonbot | Note Added: 0056911 | |
Notes |
|
(0056753)
|
hgbot
|
2013-02-26 04:31
|
|
Repository: erp/devel/pi
Changeset: 2fe7a6f9618ce3dc201298f60a314ee1acb030bd
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Feb 26 09:00:10 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/2fe7a6f9618ce3dc201298f60a314ee1acb030bd [^]
Fixes Issue 0023158, Related to Issue 23056 : Backout changeset 1eec3c95b1fd
Backout fix for the Issue 23056 because it causes regression 23158.
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
---
|
|
|
(0056755)
|
shankarb
|
2013-02-26 04:32
|
|
Reopened to add Review Assigned. |
|
|
|
Code reviewed and verified in pi@2fe7a6f9618c |
|
|
|
|