Skip to Content
Menu
This question has been flagged
1 Reply
3432 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
1407
5
Jul 24
92492
1
Dec 23
2865
0
Jan 20
2800
1
Aug 19
2991