How to change default Currency ?

Neeraj Sharma10
Tera Guru

i am trying to change the default currency of the user form Us dollar to Sweden kronor, I enabled sweden kronor   in the currencies table and added it to system property "glide.i18n.single_currency.code"   under system localization. But i when i asset form the cost is showing undefined.
Do anyone have faced similar issues.
Any help would be appreciated.

Costcurrency.png

Costcurrency.png

Thanks in advance

5 REPLIES 5

Yup, that did it for me. But instead, I needed to change the default currency to EUR. As you can see in the screenshots, it worked (OOTB, meaning without setting/enabling any property that is mentioned above).

In the System Localization, you need to include EUR in the field as well as to checkmark Yes for 'Using a single currency model' if you want to display all currencies in the same currency code:

 

default_currency_euro.png

 

Result:

 

default_currency_euro2.png