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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0002762
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2008-03-26 15:552008-09-04 09:13
ReportergalderromoView Statuspublic 
Assigned Tocromero 
PrioritynormalResolutionfixedFixed in Version2.40
StatusclosedFix in branchFixed in SCM revision3473
ProjectionnoneETAnoneTarget Version2.40
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

0002762: 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0003681 closedalostale Numbering format does not work 
depends on backport 0003970 closedcromero Numbering format does not work 

-  Notes
(0003372)
user71
2008-06-02 10:25
edited on: 2008-06-12 09:25

Logged In: YES
user_id=1795375
Originator: NO

Within the changes made in WADIntegerXML.xml and WADNumberXML.html is possible to show numbers like this: 25,35 but it is not possible
to save the record.

The bug is not fixed.
(0006351)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1926229 [^]
(0007751)
cromero (reporter)
2008-06-16 22:00

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.
(0008644)
psarobe (manager)
2008-08-20 19:39

Right now you can only see the format but working with them will give you a lot of problems. Please see the project for 2.50

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

In grid view does not take into account the format either.

Can you be more explicit about what you really want?

- Issue History
Date Modified Username Field Change
2008-06-13 18:22 cromero Severity minor => major
2008-06-13 18:22 cromero Description Updated
2008-06-13 18:23 cromero Status new => scheduled
2008-06-13 19:59 cromero Target Version => 2.40
2008-06-16 22:00 cromero Status scheduled => resolved
2008-06-16 22:00 cromero Fixed in Version 2.40alpha r2 => trunk
2008-06-16 22:00 cromero svn_revision => 3473
2008-06-16 22:00 cromero Note Added: 0007751
2008-08-20 19:39 psarobe Note Added: 0008644
2008-09-04 09:13 psarobe Regression testing => No
2008-09-04 09:13 psarobe Status resolved => closed
2008-09-04 09:13 psarobe Fixed in Version trunk => 2.40


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker