Currency Conversion balance cents

Hi,

I am implementing a live system, doing the conversion however, i am unable to close the ticket because there is always a balance of $0.60 cents.

How can I resolve.

Are you using multiple currencies? Accepting various types?

I have my local currency and the foreign currency would be USD
So currency is 1 USD = 150 local currency

I Set the currency rounding to 0 and all seems well. Is that the right way though.

Try modify the place decimals to 4 in local settings

@Oscar_Castillo I solved it by changing the Database Decimal Places and Rate Decimal Places Values to 5.

This is under Manage>Program Settings>General Settings>Currency Decimals

1 Like