跳至內容
選單
此問題已被標幟
2 回覆
4311 瀏覽次數

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


 


頭像
捨棄
最佳答案

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.

頭像
捨棄
最佳答案

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. 

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
4月 24
1677
2
1月 24
1755
Error message 已解決
2
11月 23
2652
1
3月 24
1986
4
9月 23
16736