Skip to Content
Menu
This question has been flagged
1 Reply
3669 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
1662
5
Jul 24
92958
1
Dec 23
3063
0
Jan 20
2910
1
Aug 19
3154