Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
4362 Ansichten

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


 


Avatar
Verwerfen
Beste Antwort

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.

Avatar
Verwerfen
Beste Antwort

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. 

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Apr. 24
1811
2
Jan. 24
1840
2
Nov. 23
2744
1
März 24
2069
4
Sept. 23
16860