Skip to Content
Menu
This question has been flagged
1 Reply
5651 Views

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.

Avatar
Discard
Best Answer

Hi,

Try changing the line of code like below

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

Regards

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 25
2409
1
Jul 25
909
1
Aug 25
1151
0
May 25
1344
2
Apr 25
3566