Hi,
Generally we inherit and modify xml code in .xml file using xpath but i want to know whether we can achieve the same through python files and if so, how to do it?
Any link to some tutorial or blog post would be immensely helpful.
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Generally we inherit and modify xml code in .xml file using xpath but i want to know whether we can achieve the same through python files and if so, how to do it?
Any link to some tutorial or blog post would be immensely helpful.
Thank you.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 23
|
11086 | ||
|
3
Jul 22
|
20942 | ||
|
2
Jun 21
|
16960 | ||
|
0
Sep 20
|
2614 | ||
|
0
May 16
|
2892 |
use fields_view_get method to update xpath
useful link for you: https://stackoverflow.com/questions/54824849/what-is-the-fields-view-get-option-in-the-odoo-11-developer-menu