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

Hi,

when using " %(base.EUR)d" in tree view ,different from that "currency_id" , the currency symbol is not displayed.

Any help please ?

<field name="tax_eur" widget="monetary" options="{'currency_field': %(base.EUR)d}" />

Thanks.

아바타
취소
베스트 답변

Hi,

Try changing the line of code like below

<field name="tax_eur" widget="monetary" options="{'currency_field': %(base.europe)d}" />

Regards

아바타
취소
관련 게시물 답글 화면 활동
2
8월 25
2634
1
7월 25
1023
1
8월 25
1151
0
5월 25
1482
2
4월 25
3631