Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5676 Visualizações

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
Cancelar
Melhor resposta

Hi,

Try changing the line of code like below

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

Regards

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
ago. 25
2434
1
jul. 25
920
1
ago. 25
1151
0
mai. 25
1362
2
abr. 25
3574