跳至内容
菜单
此问题已终结
1 回复
1255 查看

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 ?


形象
丢弃
最佳答案

Hi,

Please make the field in python as : 


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


Hope it helps

形象
丢弃
相关帖文 回复 查看 活动
4
4月 24
3347
1
12月 23
2875
2
9月 25
1350
4
9月 25
6371
0
8月 25
632