Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0003970
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] B. User interfacemajoralways2008-06-13 18:232008-06-24 17:31
ReportergalderromoView Statuspublic 
Assigned Tocromero 
PrioritynormalResolutionfixedFixed in Version2.35MP6
StatusclosedFix in branch2.3xFixed in SCM revision4103
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0003970: Numbering format does not work

DescriptionIt 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.
TagsGPS-Top20
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00027622.40 closedcromero Numbering format does not work 

-  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
Powered by Mantis Bugtracker