From the /developers/web/module/ section of the docs:> OpenERP Web’s template language is
> QWeb. Although any templating engine> can be used (e.g. mustache or> _.template)
This is great but it does not give any details on how to replace Qweb with another templating engine. I am interested in using SimpleTAL instead of QWeb, does anybody have any pointers/advice on how to go about doing this?
↧