Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
9306 Prikazi

I am trying to inherit a Qweb templated which is as follows the path on odoo github

github link

and my code is as follows.

Github gist with my code 

But i am unable to  see the changes on frontend on website of my custom code , it is always picking the original template

Avatar
Opusti
Avtor

I don't know why but my code is not showing here

Best Answer

Because Provided Template render at client site (it's not server-side render web)
you have to extend it js extension 

register assets/XML file in the manifest file
use t-extend and t-jquery to inherit original template

ref
https://www.odoo.com/documentation/13.0/developer/reference/qweb.html#qweb
 

Avatar
Opusti

No, it's not. OWL is still out of reach of 14.0 :)

Related Posts Odgovori Prikazi Aktivnost
1
mar. 25
2544
2
dec. 22
22847
0
avg. 22
3593
0
apr. 21
5373
3
nov. 19
7674