Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
959 Zobrazení

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
Zrušit
Nejlepší odpověď

Hi,

Please make the field in python as : 


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


Hope it helps

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
dub 24
2852
1
pro 23
2459
4
kvě 25
2464
2
kvě 25
5803
0
bře 25
1319