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

I use the widget monetary in Qweb like this:

<span t-field="sale_order.amount_untaxed" t-field-options='{"widget": "monetary", "display_currency": "sale_order.company_id.currency_id"}'/>

But the output uses dot instead of coma as decimal point that my l18n settings are asking for.


100.50 € instead of 100,50 €



Avatar
Cancelar
Melhor resposta

You go to Settings/Translations/Language, select sale order partner language  and verify separators settings. 

Avatar
Cancelar
Autor

Thank you! The error seems to be in the language-settings (es_ES) there decimal point are "." instead of ",". I thougt it was the widget that not touched the decimal point.

Publicações relacionadas Respostas Visualizações Atividade
1
fev. 16
9631
1
jul. 25
1716
1
mai. 25
1716
1
abr. 25
2286
1
fev. 25
1569