The name of our product is rather long in terms of number of characters.
They cannot be viewed in totality when modifying this fiels; which is a source of errors!
What is the process to enlarge this small window on the form view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
The name of our product is rather long in terms of number of characters.
They cannot be viewed in totality when modifying this fiels; which is a source of errors!
What is the process to enlarge this small window on the form view?
@Ray and Cyril: thanks!
I made such change to the product.template.common.form
however I had to change to
<h5><field name="name"/></h5>
To get this:
Instead of this:
Change this:
<h1><field name="name" class="oe_inline"></h1>
To this:
<h2><field name="name"></h2>
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
2月 23
|
2012 | ||
|
3
11月 18
|
3696 | ||
|
2
9月 15
|
5630 | ||
|
1
3月 15
|
3794 | ||
|
3
5月 24
|
3414 |