Skip to Content
मेन्यू
This question has been flagged
1 Reply
1406 Views

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 ?


Avatar
Discard
Best Answer

Hi,

Please make the field in python as : 


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


Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
4
अप्रैल 24
3662
1
दिस॰ 23
3133
4
अक्तू॰ 25
2909
2
सित॰ 25
1848
4
सित॰ 25
6960