Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002762 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | always | 2008-03-26 15:55 | 2008-09-04 09:13 | |||
Reporter | galderromo | View Status | public | |||||
Assigned To | cromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3473 | ||||
Projection | none | ETA | none | Target Version | 2.40 | |||
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 | 0002762: 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 | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
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 |