Skip to Content
Menu
This question has been flagged

so i have a model A which have a one2many field and i want to add the field inside the one2many field to search view of model A

Avatar
Discard
Author Best Answer

So I found the answer


Inherit the search view then add the desired one2many as the field name, on filter_domain one2many.the_field_under_one2many. For more details you can refer the product_id in the search view of sale.order . 

Avatar
Discard
Related Posts Replies Views Activity
7
Mar 17
5655
1
Aug 23
23466
1
Sep 21
5347
1
Dec 19
4412
1
Jul 19
4991