Book Image

Odoo Development Essentials

Book Image

Odoo Development Essentials

Overview of this book

Table of Contents (17 chapters)
Odoo Development Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


You learned about kanban boards and how to build kanban views to implement them. We also introduced QWeb templating and how it can be used to design the kanban cards. QWeb is also the rendering engine powering the website CMS, so it's growing in importance in the Odoo toolset. Finally, you had an overview on how to create reports, also using the QWeb engine.

In the next chapter, we will explore how to leverage the RPC API to interact with Odoo from external applications.