Chapter 9. QWeb and Kanban Views
QWeb is a template engine used by Odoo. It is XML-based and is used to generate HTML fragments and pages. QWeb was first introduced in version 7.0 to enable richer kanban views and, since version 8.0, is also used for report design and 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.