Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
8254 Представления

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 €



Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Автор

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 Ответы Просмотры Активность
1
февр. 16
9628
1
июл. 25
1712
1
мая 25
1708
1
апр. 25
2281
1
февр. 25
1566