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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017088
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajoralways2011-05-10 10:372011-05-13 10:15
ReporterplujanView Statuspublic 
Assigned Toadrianromero 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionb9ee34858734
ProjectionnoneETAnoneTarget Version3.0RC7
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017088: 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 ]
related to backport 00170503.0MP0 closedAinhoaPagola There are no hundred/thousand separators but just decimals on accounting posting 
blocks backport 0017090 closedadrianromero The euroInform in Format.xml.template is different from the other euro formats 

-  Notes
(0036600)
plujan (manager)
2011-05-10 10:38

This issue is a very old one. It was exposed now by the fixing of issue 0017050
(0036601)
plujan (manager)
2011-05-10 10:39

The smoke tests in Jenkins will not work until this issue were fixed
(0036603)
plujan (manager)
2011-05-10 10:40

Have in mind that this change will not modify any local copy (the change is in the .template). Some kind of communication has to be done in order to get development copies updated.
(0036607)
hgbot (developer)
2011-05-10 11:59

Repository: erp/devel/pi
Changeset: b9ee348587341743880d2a31c2832eef8272e402
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue May 10 11:58:35 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b9ee348587341743880d2a31c2832eef8272e402 [^]

Fixes issue 0017088: 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
---
(0036872)
hudsonbot (developer)
2011-05-12 13:31

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test
(0036955)
AinhoaPagola (reporter)
2011-05-13 10:14

Tested and working fine.

- Issue History
Date Modified Username Field Change
2011-05-10 10:37 plujan New Issue
2011-05-10 10:37 plujan Assigned To => adrianromero
2011-05-10 10:37 plujan Modules => Core
2011-05-10 10:38 plujan Note Added: 0036600
2011-05-10 10:39 plujan Note Added: 0036601
2011-05-10 10:40 plujan Note Added: 0036603
2011-05-10 11:56 adrianromero Priority urgent => immediate
2011-05-10 11:56 adrianromero Status new => scheduled
2011-05-10 11:56 adrianromero version => pi
2011-05-10 11:56 adrianromero Target Version => 3.0RC7
2011-05-10 11:57 adrianromero Issue cloned 0017090
2011-05-10 11:57 adrianromero Relationship added blocks 0017090
2011-05-10 11:59 hgbot Checkin
2011-05-10 11:59 hgbot Note Added: 0036607
2011-05-10 11:59 hgbot Status scheduled => resolved
2011-05-10 11:59 hgbot Resolution open => fixed
2011-05-10 11:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b9ee348587341743880d2a31c2832eef8272e402 [^]
2011-05-10 12:03 adrianromero Relationship added related to 0017050
2011-05-12 13:31 hudsonbot Checkin
2011-05-12 13:31 hudsonbot Note Added: 0036872
2011-05-13 10:14 AinhoaPagola Note Added: 0036955
2011-05-13 10:14 AinhoaPagola Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker