Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4072 Переглядів

Hi, I am a beginner in odoo development. I have added a new smart button inside the customer form to view its total unreconciled amount and redirect too its unreconciled entries, I have achieve getting its total value, however I don't know how to add thousand separator and set default decimal places. 

I don't know if there is an "odoo-way" in doing this or should i just convert it to String and then add an comma separator function before returning its value

Аватар
Відмінити
Автор Найкраща відповідь

I got it fixed. I just noticed the difference with the widget attr in the xml file of its count of entries vs the total invoice amount. widget="statinfo" but it must be set to "monetary" for the system to apply the format.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
квіт. 23
20525
0
квіт. 22
1530
2
вер. 21
6007
2
серп. 16
5445
1
бер. 15
12585