Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007582Openbravo ERPB. User interfacepublic2009-02-16 18:162009-12-11 00:00
networkb 
dbaz 
urgentmajoralways
closedfixed 
30
2.40 
 
Core
No
0007582: Is not possible to change the format of the number to use , as decimals separator
After modify the Format.xml to change the way the numbers are formated, in order to use "," as decimal separator you are not able to save the values because you get a error when javascript validate the value of the field.
The number are also not correctly showed.
-Change the Format.xml file in order to use "," as decimals separator.
-Compile the whole application (core.lib wad.lib trl.lib compile.complete)
-Access to the application
-The numbers are not showed with the new format
-If you fill a field with a number using "," as decimal separator you get an error
when the value is validate
    * The value entered is not valid.
main
related to feature request 0003996pi closed dbaz Allow comma ',' as decimal separator for numbers 
Issue History
2009-02-16 18:16networkbNew Issue
2009-02-16 18:16networkbAssigned To => rafaroda
2009-02-16 18:16networkbRegression testing => No
2009-02-16 20:03joanIssue Monitored: joan
2009-02-17 13:09rafarodaNote Added: 0013567
2009-02-17 13:09rafarodaAssigned Torafaroda => dbaz
2009-02-17 13:09rafarodaStatusnew => acknowledged
2009-02-19 23:35dbazRelationship addedrelated to 0003996
2009-02-21 23:09dbazAssigned Todbaz => pjuvara
2009-02-21 23:09dbazTypedefect => feature request
2009-02-21 23:11dbazAssigned Topjuvara => dbaz
2009-03-03 19:40pjuvaraPriorityimmediate => urgent
2009-10-05 11:24dbazStatusacknowledged => scheduled
2009-10-05 11:24dbazfix_in_branch => pi
2009-10-05 11:25dbazStatusscheduled => resolved
2009-10-05 11:25dbazFixed in SCM revision => http://wiki.openbravo.com/wiki/Projects/Support_different_numeric_formats [^]
2009-10-05 11:25dbazResolutionopen => fixed
2009-10-05 11:25dbazNote Added: 0020699
2009-10-22 19:26psarobeTag Attached: main
2009-12-10 19:20iperdomoStatusresolved => closed
2009-12-11 00:00anonymoussf_bug_id0 => 2912308

Notes
(0013567)
rafaroda   
2009-02-17 13:09   
This is a feature that is not implemented nor in 2.40 nor in trunk: http://wiki.openbravo.com/wiki/Projects/Allow_comma_separator [^]

One can see decimal separators with commas but it is not allowed to use/type decimal separators with commas, that is, you can see 1200,50 but you have to type 1200.50.

It has to be decided whether this will threated as a defect or not.
(0020699)
dbaz   
2009-10-05 11:25   
Resolver within this project

http://wiki.openbravo.com/wiki/Projects/Support_different_numeric_formats [^]