Hello
is there a way to center align columns in tree view or list view? also would be useful if I could bold some columns, any pointers with this is much appreciated, thanks!
using v15.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello
is there a way to center align columns in tree view or list view? also would be useful if I could bold some columns, any pointers with this is much appreciated, thanks!
using v15.
Hello Mike,
Please find below code it may help you,
This class class="text-center" may be used for text alignment. It will assist you align text in the centre.
You may use the class class="font-weight-bold" to make a bold field. Use this class in a specific field that you want to be bold.
Find Code in Comment.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
You may use the class class="text-center" to make an alignment of number field too.
Please see the code below as an example.
<tree string="Repair Order" class="text-center">
<field name="name" class="font-weight-bold"/>
<field name="partner_id"/>
<field name="amount" class="text-center"/>
</tree>
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
1
เม.ย. 23
|
135 | ||
|
1
ก.พ. 23
|
3843 | ||
|
0
ม.ค. 23
|
3691 | ||
|
1
ม.ค. 22
|
6542 | ||
|
1
ก.ย. 25
|
1970 |