Odoo Development Essentials
上QQ阅读APP看书,第一时间看更新

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 Accounting and Stocks. Odoo has a dynamic and growing community around it, constantly adding features, connectors, and additional business apps.

Odoo Development Essentials provides a step-by-step guide to Odoo development to quickly climb the learning curve and become productive in the Odoo application platform.

The first three chapters aim to make the reader comfortable with Odoo, the basic techniques to set up a development environment, and with the module development approach and workflow.

The next five chapters explain in detail several development areas used in modules: data files, models, views, business logic, and QWeb.

The two final chapters guide you through integrating Odoo applications with external applications and discuss what to consider when deploying your Odoo instance for production use.