Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Currency Error in Item

Lucas Paixao   ( User )

Commented 4 years ago

Hi everyone,
I'm attempt to config the tool in Portuguese and use the local currency to Brazil(Real).
But in Item Tab the configuration off currency dont work, é conversion dont occurency.

I have te conf on Gerenals Options, Currency, Account(bank), follow down same prints.

http://laptecnologia.com.br/image/currrency.jpg
http://laptecnologia.com.br/image/geral-conf.jpg
http://laptecnologia.com.br/image/item.jpg
http://laptecnologia.com.br/image/product.jpg

Denis Dulici   ( Admin )

Commented 4 years ago

Hello Lucas,

I was not able to get the issue, what is exactly not working?

Regards

Lucas Paixao   ( User )

Commented 4 years ago

The Sale Price and Purchase Price in ITEM are producing a wrong value after the currency conversion.
US 150.00 is R$150,00 but is displayed R$1.500.000,00

Joris Tip   ( User )

Commented 3 years ago

You may need to set your "locale" settings in the database to the right language ("dutch" in my case).
Go to your index.php file and add the following line just underneath the define for "minimum supported PHP version":

/* Set locale to Dutch */
setlocale (LC_TIME, "Dutch");

Problem solved!

Please login or register to leave a response.

Showing 1 to 4 of 4 discussions