Skip to Content
Menu
This question has been flagged
4 Replies
10798 Views

I have created the sale team hierarchy, It works fine,

I want to navigate the form view from that Hierarchy tree view

how to do it?

Avatar
Discard
Best Answer

Same method is used in product categories . You can check this link for reference :

https://github.com/odoo/odoo/blob/master/addons/product/product_view.xml#L546

Avatar
Discard
Best Answer

\https://github.com/odoo/odoo/blob/master/addons/product/product_view.xml#L546

Avatar
Discard
Best Answer

Hello Rajkumar,

Here is an example of 'Products by Category' Hierarchical tree view.

https://github.com/odoo/odoo/blob/master/addons/product/product_view.xml#L546

You can apply it in your code.

Thanks.

 

Avatar
Discard
Author

thanks Janeesh and Serpent Team

Related Posts Replies Views Activity
1
Mar 22
5461
0
Oct 24
3
5
Nov 23
40250
3
Sep 23
7672
2
Jan 24
2329