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

I have a view inheriting from the partner view and I want to remove some elements from it


How do I do that ?

Avatar
Discard
Best Answer

Hi,

You can create a new inherited view, that inherits the inherited view and using xpath you can find the node to inherit and then you can either keep it invisible or remove it by using replace attribute.


For understanding inheritance in Odoo, See official documentation: https://www.odoo.com/documentation/15.0/developer/howtos/rdtraining/13_inheritance.html?highlight=inherit


Thanks & Regards

Walnut Software Solutions

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
103
5
Jul 24
86821
1
Dec 23
1814
0
Jan 20
2130
1
Aug 19
2127