Skip to Content
Menu
This question has been flagged
1 Reply
1028 Views

Dears;

I am from Afghanistan, I faced with this problem, to remove the automatically added comma separator by Odoo for Integer type field. as below is my field.

creation_year = fields.Integer(string='Tashkil Year', placeholder='Enter Creation Year')

I have tried many approached such applying widgets, constrains and function to solve but couldn't do it.

this problem raised in Odoo17


Best regards



Avatar
Discard
Best Answer

Hi,

If you don't need the thousand separator anywhere in the system, you can remove it from the language.

* Enable developer mode
* Navigate to Languages menu
* Open your language and keep Thousand separator empty


Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 24
413
1
Feb 24
1344
1
Nov 24
482
0
Jan 24
456
0
Dec 23
1031