Section 1: Introduction to Odoo Development
The first part helps in setting up the development environment and provides an overview of all the key components used to build Odoo applications, such as models and views. These will then be detailed in the rest of the book, organized following the Model-View-Controller pattern.
In this section, the following chapters are included:
- Chapter 1, Quick Start Using the Developer Mode
- Chapter 2, Preparing the Development Environment
- Chapter 3, Your First Odoo Application
- Chapter 4, Extending Modules