Skip to Content
Menu
This question has been flagged
1 Odpoveď
8268 Zobrazenia

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
Zrušiť
Best Answer

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

Avatar
Zrušiť
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.

Related Posts Replies Zobrazenia Aktivita
1
feb 16
9635
1
júl 25
1726
1
máj 25
1730
1
apr 25
2293
1
feb 25
1575