Skip to Content
Menu
This question has been flagged
1 Atsakyti
1167 Rodiniai

i am using odoo 17. i have a one field 'wage' and it is a salary like number 1254200. i want comma in this number using Indian standard number comma format for example 12,54,200.00 how can i using python ?


Portretas
Atmesti
Best Answer

Hi,

Please make the field in python as : 


                wage = fields.Monetary(string="Wage")


Hope it helps

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
4
bal. 24
3167
1
gruod. 23
2694
0
rugp. 25
348
4
geg. 25
2826
2
geg. 25
6257