تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
5011 أدوات العرض

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أغسطس 22
4420
3
سبتمبر 24
15635
3
نوفمبر 20
6331
Table treeview تم الحل
3
أكتوبر 18
5370
3
مارس 16
4308