hi,
I have changed the locale to DE_CH in start.properties file and the language
to Deutsch(schweiz) in browser now its showing SFr instead CHE
Thanks in advance
gopal
On Mon, Jun 29, 2009 at 8:28 PM, Jacopo Cappellato <
[email protected]> wrote:
> See the method "formatCurrency" in class UtilFormatOut at line 88.
>
> Jacopo
>
>
> On Jun 28, 2009, at 11:44 PM, gopal kalasa wrote:
>
> Hello,
>> I want to display the currency as 'CHF' rather than 'SwF'.
>>
>> For example, if I choose 'USD' as the currency, then '$' is displayed in
>> invoice and orders and everywhere
>> Where is the code for this translation?
>>
>>
>> Thanks.
>>
>> On Sat, Jun 27, 2009 at 8:55 PM, Jacopo Cappellato <
>> [email protected]> wrote:
>>
>> Switzerland should switch to Euro... that would be simpler ;-)
>>>
>>> Sorry for my ignorance, what is the difference between CHF and "Swiss
>>> Franc" (I guess it is what you mean with "SwF")? Aren't they the same
>>> currency?
>>>
>>> Jacopo
>>>
>>>
>>> On Jun 27, 2009, at 1:26 AM, gopal kalasa wrote:
>>>
>>> I am trying to set up e-commerce store for the switzerland , i did the
>>>
>>>> following steps for localization and currency
>>>>
>>>> * I change the currency.geoid. default as CHF and country.geoid.default
>>>> as
>>>> CHE in the general.properties file,
>>>> * baseCurrencyUomId="CHF" in the DemoGIsetupData.xml file,
>>>> * defaultCurrencyUomId="CHF" in DemoProduct.xml for productStore tag,
>>>> and i have created a product and add it to the cart,
>>>>
>>>> but after the final check out the currency symbol is showing as SwF both
>>>> in
>>>> the final check out review and in the invoice,
>>>> where is this tranction happening and how can we change it to CHF?
>>>>
>>>>
>>>
>>>
>