I have a view inheriting from the partner view and I want to remove some elements from it
How do I do that ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have a view inheriting from the partner view and I want to remove some elements from it
How do I do that ?
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 24
|
103 | ||
|
5
Jul 24
|
86821 | ||
|
1
Dec 23
|
1814 | ||
|
0
Jan 20
|
2130 | ||
|
1
Aug 19
|
2127 |