Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
8257 Vistas

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
Descartar
Mejor respuesta

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

Avatar
Descartar
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.

Publicaciones relacionadas Respuestas Vistas Actividad
1
feb 16
9630
1
jul 25
1712
1
may 25
1709
1
abr 25
2281
1
feb 25
1566