Preface
Odoo is a powerful open source platform for business applications. On top of it, a suite of closely integrated applications was built, covering all business areas from CRM and sales to stocks and accounting. Odoo has a dynamic and growing community around it, constantly adding features, connectors, and additional business apps.
Odoo 10 Development Essentials provides a step-by-step guide to Odoo development, allowing readers to quickly climb the learning curve and become productive in the Odoo application platform.
The first two chapters aim to get the reader comfortable with Odoo, learn the basic techniques to set up a development environment, and get familiar with the module development approach and workflow.
Each of the following chapters explains in detail the key development topics needed for Odoo addon module development, such as inheritance and extensions, data files, models, views, business logic, and so on.
Finally, the last chapter explains what to consider when deploying your Odoo instance for production use.