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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Nov 24
|
262 | ||
|
1
Oct 24
|
328 | ||
|
4
Oct 24
|
321 | ||
Connect Odoo with unopim
Solved
|
|
2
Oct 24
|
358 | |
|
2
Dec 24
|
659 |