Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4298 Widoki

Good Day,
I'm facing some difficulties with the currency on invoices/quotes.

How can I change the default currency format ( 10000,00 $ ) to a custom one such as: 10.000,00 $, 10,000.00 $, 10 000.00 $ or 10 000,00 $

Can you help me with this please?

More information:
     Odoo version: 15.0-20220814
     Odoo Edition: Community Edition

     Server: Microsoft Windows Server 2016 Datacenter
     Database: PostgreSQL 12.0


 


Awatar
Odrzuć
Najlepsza odpowiedź

You can change these settings at the language settings. They are found after activating developer mode, going to settings->translations->languages->your language. It will say thousand separator and decimal separator. 

Hope that helps.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi Paulo Manuel,

Please go to the Settings --> languages and select your active language and add the Separator Format : [2, 3, -1]

The Separator Format should be like [,n] where 0 < n :starting from Unit digit. -1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided as the thousand separator in each case.


Hope it will help you. 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
kwi 24
1670
2
sty 24
1750
Error message Rozwiązane
2
lis 23
2643
1
mar 24
1984
4
wrz 23
16731