Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0003970 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] B. User interface | major | always | 2008-06-13 18:23 | 2008-06-24 17:31 | |||
Reporter | galderromo | View Status | public | |||||
Assigned To | cromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.35MP6 | |||
Status | closed | Fix in branch | 2.3x | Fixed in SCM revision | 4103 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0003970: Numbering format does not work | |||||||
Description | It does work on manual windows but not on generated windows. It is not possible to choose "," as decimal and "." as grouping characters. The generated windows, do not contain a "format" attribute on the FIELD tags. So numbering format does not work on this cases. | |||||||
Tags | GPS-Top20 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0007750) cromero (reporter) 2008-06-16 21:59 |
Actually it is possible to show and store numbers using ',' as numeric separator. You must configure in these files: * Format.xml <Number name="qtyEdition" decimal="," grouping="." formatOutput="#,##0.###" formatInternal="#0,000" /> * Openbravo.properties (Oracle) bbdd.sessionConfig=ALTER SESSION SET NLS_DATE_FORMAT='DD-MM-YYYY' NLS_NUMERIC_CHARACTERS=',.' I have created a feature request "0003996: Allow comma ',' as decimal separator for numbers" to allow openbravo javascript objects to validate correctly this numeric separator. |
Issue History | |||
Date Modified | Username | Field | Change |
2008-06-13 18:23 | cromero | New Issue | |
2008-06-13 18:23 | cromero | Assigned To | => cromero |
2008-06-13 18:23 | cromero | Status | new => scheduled |
2008-06-16 21:59 | cromero | Status | scheduled => resolved |
2008-06-16 21:59 | cromero | svn_revision | => 4103 |
2008-06-16 21:59 | cromero | Resolution | open => fixed |
2008-06-16 21:59 | cromero | Note Added: 0007750 | |
2008-06-23 23:26 | cromero | Fixed in Version | => 2.35MP6 |
2008-06-24 17:31 | plujan | Status | resolved => closed |
2008-10-01 15:02 | pjuvara | Tag Attached: GPS-Top20 |
Copyright © 2000 - 2009 MantisBT Group |