Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004784 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] F. Localization | trivial | always | 2008-09-01 15:12 | 2008-12-01 12:40 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 10328 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
OS Version | Ubuntu 7.10 | Database version | 8.3 | Ant version | 1.7 | |||
Product Version | pi | SCM revision | 6702 | |||||
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 | 0004784: Review currency symbols. | |||||||
Description | In 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 Reproduce | Execute: SELECT * FROM C_CURRENCY WHERE CURSYMBOL IS NULL; | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
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 |