Skip to Content
Menu
This question has been flagged
1 Reply
1547 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
750
1
Feb 24
1848
1
Nov 24
835
0
Jan 24
829
0
Dec 23
1458