My many2many field texts are quite long therefore I would like to shorter them (e.g. max. 20 letters). Is it possible?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1234
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Feb 22
|
2068 | ||
|
1
Feb 22
|
1506 | ||
|
1
Jan 22
|
1593 | ||
|
2
Jul 23
|
2997 | ||
|
1
Oct 22
|
1639 |