Skip to Content
Menu
This question has been flagged

My many2many field texts are quite long therefore I would like to shorter them (e.g. max. 20 letters). Is it possible?  

Avatar
Discard
Best Answer

Hello, Erik Vojtas

yes, it is possible to shorter many2many field texts,

In python file, you can write size for many2many field, i would like to share an example below,

Example : field_name = fields.text(size=20)

I hope it may help you.

Thank you!

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard
Related Posts Replies Views Activity
1
Feb 22
2068
1
Feb 22
1506
1
Jan 22
1593
2
Jul 23
2997
1
Oct 22
1639