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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004784
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] F. Localizationtrivialalways2008-09-01 15:122008-12-01 12:40
ReporterrafarodaView Statuspublic 
Assigned ToAinhoaPagola 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision10328
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionUbuntu 7.10Database version8.3Ant version1.7
Product VersionpiSCM revision6702 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004784: Review currency symbols.

DescriptionIn C_CURRENCY table inside src-db/database/masterdata [1] some currencies are missing their symbol.

Besides, some like the euro have a non-official symbol [2].

All currency symbols need to be reviewed.

[1] https://dev.openbravo.com/websvn/openbravo/trunk/src-db/database/masterdata/C_CURRENCY.xml [^]
[2] http://en.wikipedia.org/wiki/List_of_circulating_currencies [^]
Steps To ReproduceExecute: SELECT * FROM C_CURRENCY WHERE CURSYMBOL IS NULL;
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 00021812.50 closedrafaroda Currency in reports - non accounting reports 
related to feature request 00042742.50 closedrmorley Currency in reports - Accounting reports 
depends on backport 0005780 closedAinhoaPagola Review currency symbols. 

-  Notes
(0009894)
svnbot (reporter)
2008-10-31 16:20

Repository: openbravo
Revision: 9522
Author: AinhoaPagola
Date: 2008-10-31 16:20:14 +0100 (Fri, 31 Oct 2008)

Fixes bug 0004784. Currency symbols reviewed

---
U trunk/src-db/database/masterdata/C_CURRENCY.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9522&sc=1 [^]
(0009895)
svnbot (reporter)
2008-10-31 17:24

Repository: openbravo
Revision: 9527
Author: AinhoaPagola
Date: 2008-10-31 17:24:12 +0100 (Fri, 31 Oct 2008)

Fixes bug 0004784. Currency symbols reviewed.

---
U branches/r2.40/src-db/database/masterdata/C_CURRENCY.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9527&sc=1 [^]
(0010447)
svnbot (reporter)
2008-11-20 15:21

Repository: openbravo
Revision: 10328
Author: villind
Date: 2008-11-20 15:21:07 +0100 (Thu, 20 Nov 2008)

Merged r9527. Fixes bug 0004784. Currency symbols reviewed.

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
U branches/bonware/r2.40/src-db/database/masterdata/C_CURRENCY.xml
_U branches/bonware/r2.40/update.database.launch
---

https://dev.openbravo.com/websvn/openbravo/?rev=10328&sc=1 [^]
(0010619)
psarobe (manager)
2008-11-25 11:41

To verify this execute the query:

SELECT count(*) FROM C_CURRENCY WHERE CURSYMBOL IS NULL;

It should give you 0

- Issue History
Date Modified Username Field Change
2008-09-01 15:12 rafaroda New Issue
2008-09-01 15:12 rafaroda Assigned To => dalsasua
2008-09-01 15:12 rafaroda sf_bug_id 0 => 2086826
2008-09-01 15:12 rafaroda Regression testing => No
2008-09-01 15:13 rafaroda Summary Review curency symbols. => Review currency symbols.
2008-09-29 11:50 rafaroda Relationship added related to 0002181
2008-09-29 11:50 rafaroda Relationship added related to 0004274
2008-10-30 17:56 rafaroda Assigned To dalsasua => AinhoaPagola
2008-10-31 14:15 rafaroda Severity minor => trivial
2008-10-31 14:15 rafaroda Type feature request => defect
2008-10-31 14:16 rafaroda Status new => scheduled
2008-10-31 14:16 rafaroda fix_in_branch => trunk
2008-10-31 16:20 svnbot Checkin
2008-10-31 16:20 svnbot Note Added: 0009894
2008-10-31 16:20 svnbot Status scheduled => resolved
2008-10-31 16:20 svnbot Resolution open => fixed
2008-10-31 16:20 svnbot svn_revision => 9522
2008-10-31 17:24 svnbot Checkin
2008-10-31 17:24 svnbot Note Added: 0009895
2008-10-31 17:24 svnbot svn_revision 9522 => 9527
2008-11-20 15:21 svnbot Checkin
2008-11-20 15:21 svnbot Note Added: 0010447
2008-11-20 15:21 svnbot svn_revision 9527 => 10328
2008-11-25 11:41 psarobe Note Added: 0010619
2008-12-01 12:40 krishna Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker