Section 4: Views
Next is the view layer. We will discuss in detail the graphical user interface (GUI) using the models and business logic. The Odoo web client provides a rich set of components to design the GUI, but a web development framework is also available for flexible website development. QWeb templates play a big role in advanced web client views, reports, and website pages, and are introduced here.
In this section, the following chapters are included:
- Chapter 10, Backend Views – Designing the User Interface
- Chapter 11, Kanban Views and Client-Side QWeb
- Chapter 12, Creating Printable PDF Reports with Server-Side QWeb
- Chapter 13, Creating Web and Portal Frontend Features