コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5654 ビュー

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
2410
1
7月 25
909
1
8月 25
1151
0
5月 25
1344
2
4月 25
3567