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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017090
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] Z. Othersmajoralways2011-05-10 11:572011-05-13 10:13
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiond396d9b2f87f
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP29SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017090: The euroInform in Format.xml.template is different from the other euro formats

DescriptionCurrent Format.xml.template is shipped with this values:

<Number name="euroInform"
      decimal="," grouping="." formatOutput="#,##0.00" formatInternal="#0.00" />
<Number name="euroRelation"
      decimal="." grouping="," formatOutput="#,##0.00" formatInternal="#0.00" />
<Number name="euroEdition"
      decimal="." grouping="," formatOutput="#0.00" formatInternal="#0.00" />

Note that decimal separator and grouping are not the same as in the rest of the euro formats.

With this values, default contexts will have on-screen numbers with #.## format while the printed reports will have #,## format.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 00170883.0RC7 closedadrianromero The euroInform in Format.xml.template is different from the other euro formats 

-  Notes
(0036612)
hgbot (developer)
2011-05-10 12:02

Repository: erp/stable/2.50
Changeset: d396d9b2f87f62454be5a5cdc6c3f975e9492f19
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue May 10 12:00:45 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/d396d9b2f87f62454be5a5cdc6c3f975e9492f19 [^]

Fixes issue 0017090: The euroInform in Format.xml.template is different from the other euro formats
It has been unified all decimal and grouping characters

---
M config/Format.xml.template
---
(0036954)
AinhoaPagola (reporter)
2011-05-13 10:13

Tested - working fine.

- Issue History
Date Modified Username Field Change
2011-05-10 11:57 adrianromero New Issue
2011-05-10 11:57 adrianromero Assigned To => adrianromero
2011-05-10 11:57 adrianromero Modules => Core
2011-05-10 11:57 adrianromero Issue generated from 0017088
2011-05-10 11:57 adrianromero Relationship added depends on 0017088
2011-05-10 12:02 hgbot Checkin
2011-05-10 12:02 hgbot Note Added: 0036612
2011-05-10 12:02 hgbot Status new => resolved
2011-05-10 12:02 hgbot Resolution open => fixed
2011-05-10 12:02 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/d396d9b2f87f62454be5a5cdc6c3f975e9492f19 [^]
2011-05-13 10:13 AinhoaPagola Note Added: 0036954
2011-05-13 10:13 AinhoaPagola Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker