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
1426 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
3682
1
pro 23
3165
4
říj 25
2930
2
zář 25
1867
4
zář 25
6977