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
|
2005 | ||
|
3
11월 18
|
3695 | ||
|
2
9월 15
|
5624 | ||
|
1
3월 15
|
3788 | ||
|
3
5월 24
|
3408 |