View Issue Details

IDProjectCategoryView StatusLast Update
0005561OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2014-03-07 17:24
Reportermarco_steinhaeuser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.1 / 5.1.1 
Target Version4.8.5 / 5.1.5Fixed in Version4.8.5 / 5.1.5 
Summary0005561: Currency is set to USD default
DescriptionSetting up a new shop will install currencies like this:

USD@ 1.00@ .@ @ $@ 2
EUR@ 0.7692@ ,@ .@ €@ 2
GBP@ 0.6592@ .@ @ £@ 2
CHF@ 1.1025@ ,@ .@ <small>CHF</small>@ 2

EUR shall be the main currency in default installations
Steps To ReproduceDon't know if it is relevant but set up the shop using English as the default language. Shall not be relevant as language and currency basically are not bound to each other.
TagsCurrency
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

martinwegele

2013-12-06 18:13

reporter   ~0009343

Does it depend on the language you choose during the setup?
https://github.com/OXID-eSales/oxideshop_ce/blob/v4.8.1/source/setup/oxsetup.php#L2266
https://github.com/OXID-eSales/oxideshop_ce/blob/v4.8.1/source/setup/sql/en.sql#L8

Linas Kukulskis

2014-03-07 17:24

reporter   ~0009619

removed sqls which make changes