Skip to Content
मेन्यू
This question has been flagged
1 Reply
971 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
2867
1
दिस॰ 23
2475
4
मई 25
2486
2
मई 25
5839
0
मार्च 25
1330