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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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 |