Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026946Openbravo ERPA. Platformpublic2014-06-26 11:042014-06-27 04:06
AugustoMauch 
AugustoMauch 
urgentmajorhave not tried
closedfixed 
5
 
 
Sandrahuguet
Core
No
0026946: Defaults values are not properly set in Parameter Windows if the ',' decimal separator is used
Defaults values are not properly set in Parameter Windows if the ',' decimal separator is used. In that case, the default value is not properly parsed to a number.
- Changed the Format.xml file so that ',' is used as decimal separator en '.' as grouping separator.
- Open the Add Payment Window
- Check that Actual Payment default value is not properly shown, and that if you process that window without changing the value, the process fails.
No tags attached.
Issue History
2014-06-26 11:04AugustoMauchNew Issue
2014-06-26 11:04AugustoMauchAssigned To => AugustoMauch
2014-06-26 11:04AugustoMauchModules => Core
2014-06-26 11:04AugustoMauchTriggers an Emergency Pack => No
2014-06-26 11:30AugustoMauchReview Assigned To => Sandrahuguet
2014-06-26 11:30AugustoMauchIssue Monitored: Sandrahuguet
2014-06-26 11:31hgbotCheckin
2014-06-26 11:31hgbotNote Added: 0068335
2014-06-26 11:31hgbotStatusnew => resolved
2014-06-26 11:31hgbotResolutionopen => fixed
2014-06-26 11:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ba68aea40ed2c88b5b6f78f354cb1754b4c056f6 [^]
2014-06-26 13:24SandrahuguetNote Added: 0068344
2014-06-26 13:24SandrahuguetStatusresolved => closed
2014-06-27 04:06hudsonbotCheckin
2014-06-27 04:06hudsonbotNote Added: 0068386

Notes
(0068335)
hgbot   
2014-06-26 11:31   
Repository: erp/devel/pi
Changeset: ba68aea40ed2c88b5b6f78f354cb1754b4c056f6
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Jun 26 11:30:10 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ba68aea40ed2c88b5b6f78f354cb1754b4c056f6 [^]

Fixes issue 26946: Default values are properly set with ',' decimal sepsasrator

In the parameter windows, in case the default numeric value can't be parsed with the decimal and grouping separators defined in Format.xml, the default handler tries to parse it with the standard '.' and ','.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-view.js
---
(0068344)
Sandrahuguet   
2014-06-26 13:24   
verified
(0068386)
hudsonbot   
2014-06-27 04:06   
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/c5640d5a10d4 [^]
Maturity status: Test