Show calls currency using 3 English letters
Applies to:
UCX Suite, any version
Description:
Change the currency from currency name to 3 letters shortcut or use English chars
How-to:
On Imagicle UCX server edit the following file using Notepad or any other text editor:
<StonevoiceAS>\apps\billyblues\engine\web\versions\BB\@AppSettings.config
Enter below command before the tag </appSettings>:
<add key="USE-3-LETTER-CURRENCY" value="1" />
Save the changes.