Skip to Content
Menu
This question has been flagged

Hi there,

I'm building  a custom app that inherits res.partner model and has a few functions defined. Now i want to call those child class functions from xml file which inherits a view and modifies a few fields. Also i want to access the value of those variables which are present inside that child class functions, how can i achieve that?

I have tried calling that function using <function> tags and also used  <span t-esc = "o.function_name"/> but both approaches ended up in throwing errors saying that function was not found in the parent view.

any help is appreciated.

Thank you

P.S: I want to access the value of the variables in the xml file inside the <xpath> tag

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 24
100
5
Jul 24
86777
1
Dec 23
1810
1
May 22
1814
0
Jan 20
2129