跳至内容
菜单
此问题已终结
1 回复
5658 查看

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
2411
1
7月 25
910
1
8月 25
1151
0
5月 25
1345
2
4月 25
3567