QWeb is the template engine used by Odoo. It's XML-based and used to generate HTML fragments and pages. It enables richer Kanban views, reports, and the CMS website pages.
Here, you will learn about the QWeb syntax and how to use it to create your own Kanban views and custom reports. Let's get started by learning more about Kanban boards.
The following topics will be covered in this chapter:
- What Kanban boards are
- Designing Kanban views
- The QWeb template language
- Inheritance on Kanban views
- Adding custom CSS and JavaScript assets