[ic] decimals not displayed ic

marco ghezzi interchange-users@icdevgroup.org
Thu Aug 29 06:22:02 2002


ciao


>I have trouble with Interchange. I entered all products with decimals
>(e.g. 9.99) but when I display the price in the store ic forgets the
>the decimals and only displays 9,00.
>
>I a using the "Locale de_DE" diretive in my catalog.cfg file and in
>the the local database I have set the "price_picture
>### ### ###,## €"

these are my settings:
Locale eur_EUR p_cs_precedes       0
Locale eur_EUR currency_symbol     €
Locale eur_EUR p_sep_by_space      2
Locale eur_EUR mon_decimal_point   ,
Locale eur_EUR mon_thousands_sep .
Locale eur_EUR frac_digits 2 
#Locale eur_EUR PriceField euro



>I tried the differnet settings for frac_digits, mon_decimal_point and
>the other directives which were sugessted here in archive, but it
>didn't help. ic allways looses the decimals.

you should check if the problem is on the calculation side.
it happened the same to me:
the wrong way to use [calc] and noformat gave me problems with 
decimals being deleted DURING calculation:
eg
9, 40 * 3,00 = 28,00 instead of 28,20
decimals are not forgot but get lost in the passage.


hope it helps
i'm not that genious at interchange...
:)
-- 
---------------------
Metafora.it
---------------------
Opensource is just
a matter of time(tm)
---------------------