Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
5026 Zobrazení

Hi odoo expert,

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

Avatar
Zrušit

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>

Autor Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
srp 22
4421
3
zář 24
15636
3
lis 20
6331
Table treeview Vyřešeno
3
říj 18
5371
3
bře 16
4311