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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
ago 25
|
2410 | ||
|
1
jul 25
|
909 | ||
|
1
ago 25
|
1151 | ||
|
0
may 25
|
1344 | ||
|
2
abr 25
|
3567 |