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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
2228
瀏覽次數
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
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
2月 22
|
3187 | ||
|
1
2月 22
|
2391 | ||
|
1
1月 22
|
2698 | ||
|
2
7月 23
|
4368 | ||
|
1
10月 22
|
2722 |