콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4446 화면

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
1875
2
1월 24
1901
Error message 해결 완료
2
11월 23
2824
1
3월 24
2125
4
9월 23
16913