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

Hi odoo expert,

Please can you explain .How to create multiple treeview on same notebook page as shown inside videos?

อวตาร
ละทิ้ง

Hi,

not sure I totally understand your requirements. Do you mean placing a few trees on a single page of a notebook?

If so, just place it!:

<notebook>

<page string="Example">

<field name="first_table>

<tree>

<!-- Columns -->

</tree>

</field>

<field name="second_table>

<tree>

<!-- Columns -->

</tree>

</field>

</page>

</notebook>

ผู้เขียน คำตอบที่ดีที่สุด

Hi Libertas,

Thanks for your answer. yes i am trying same, but field name should be same.. example order_line with custom domain.

one table with product_qty < 0 and anther table with product_qty > 10

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ส.ค. 22
4421
set one page(Tab) as default in notebook แก้ไขแล้ว
3
ก.ย. 24
15636
3
พ.ย. 20
6331
Table treeview แก้ไขแล้ว
3
ต.ค. 18
5371
3
มี.ค. 16
4311