Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8250 Widoki

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 €



Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
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.

Powiązane posty Odpowiedzi Widoki Czynność
1
lut 16
9628
1
lip 25
1712
1
maj 25
1708
1
kwi 25
2281
1
lut 25
1566