In this tutorial, I will discuss all you need to know about QWEB which is the templating engine of Odoo. I will be covering from basic to advanced functionalities on how to implement QWEB Templates both from Python and Javascript code.
At the end of this tutorial, we will complete several functionalities including data output, setting variables, looping, conditional, attributes, template inheritance, security, etc.
Part 2: • QWEB Templates | All You Need To Know (Par...
Repo: https://github.com/ajscriptmedia/qweb...