Single Currency in PPM modules

Chandresh
Tera Guru

Hi,

I can see that multi-currency plugin is enabled in the instance but I would like to restrict all currency field to GBP. I updated below system properties:

glide.i18n.single_currency - true

glide.i18n.single_currency.code  to GBP

 

However, few of the fields are still defaulted to USD and behaving erratically. In cost plan form as well, functional currency is defaulted to USD and is read only. Any idea how to change the default to GBP. I checked that default is set by a script include which is SNC and is not available for system admins. Also, I would like to disable multicurrency feature as well which is dynamically converting the prices. 

 

3 REPLIES 3

Saiganeshraja
Kilo Sage
Kilo Sage

Refer Here

Thiagofmeira
Kilo Guru

Hey,

 

Maybe if you clean the cache of the system it can solve.

 

Type cache.do on the filter navigator press enter. But try to do it when there are not so many users using the system.

 

You can also go to the list of currencies and simply deactivte the USD currency. The table is called fx_currency

Patrick Laroch1
Giga Guru

Hi,

Switching currency modes after initial implementation creates all kinds of problems.

Have you tried simply making all currencies inactive in table "fx_currency" except for GBP?

 

Thank you,

Patrick