Skip to Content
Menu
This question has been flagged
1 Reply
2865 Views

Hi,


I want to populate tree view rows onchange of dropdown value
how is it possible?
how i can fill tree view rows using query?

Avatar
Discard
Best Answer

Hi Fawad,

your tree view is an one2many or many2many field?

you can check https://www.odoo.com/documentation/9.0/reference/orm.html#model-reference

in CRUD section,

Regards.

Avatar
Discard