Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
9298 Tampilan

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
Buang
Penulis

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

Jawaban Terbai

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
Buang

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

Post Terkait Replies Tampilan Aktivitas
1
Mar 25
2522
2
Des 22
22840
0
Agu 22
3578
0
Apr 21
5360
Qweb Inheritance Diselesaikan
3
Nov 19
7666