Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
9291 Vues

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
Ignorer
Auteur

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

Meilleure réponse

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
Ignorer

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

Publications associées Réponses Vues Activité
1
mars 25
2514
2
déc. 22
22835
0
août 22
3566
0
avr. 21
5336
3
nov. 19
7659