Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
960 Vizualizări

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 ?


Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

Please make the field in python as : 


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


Hope it helps

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
4
apr. 24
2852
1
dec. 23
2460
4
mai 25
2464
2
mai 25
5806
0
mar. 25
1319