Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
5681 มุมมอง

Image Preview

i want to adjust div how i can ? 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Odoo views and reports are built on top of the bootstrap framework and use its grid system. Please learn about the bootstrap grid system and then use the appropriate classes by inheriting the corresponding QWeb view.

Idea (without knowing your xml-Code to identify and manipulate the proper div element):

<xpath expr="//address[@t-field='o.partner_id']/.." position="attributes">
<attribute name="class">col-xs-5 col-xs-offset-7</attribute>
</xpath>

This should give you the direction.

อวตาร
ละทิ้ง

For a proper answer you have to provide the QWeb code for the div you want to manipulate.

คำตอบที่ดีที่สุด

Please post the qweb xml code for clear and accurate answer 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ส.ค. 23
1683
3
มิ.ย. 20
5589
1
ม.ค. 20
5998
How i can False Qweb Report in Odoo 12 แก้ไขแล้ว
5
ก.ย. 19
4995
0
ต.ค. 24
1627