Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Odoo Development Cookbook

Posted By: arundhati
Odoo Development Cookbook

Holger Brunn, Alexandre Fayolle, "Odoo Development Cookbook"
2016 | ISBN-10: 178588364X | 400 pages | PDF | 7 MB

Build effective applications by applying Odoo development best practices

About This Book
Each recipe stands by itself as much as possible, so that you can jump straight into the topics you prefer
The recipes included cover all the major development areas of Odoo and the most important techniques explained through real-life projects
From seasoned authors, learn the tricks of becoming a productive developer with the Odoo framework
Who This Book Is For
If you are a Python developer who wants to learn or consolidate your Odoo development skills, then this book is for you! Some experience with the JavaScript programming language and web development is required to fully benefit from the front-end chapters.

What You Will Learn
Install and manage Odoo environments and instances
Use Models to define your application's data structures
Add business logic to your applications
Implement automated tests and debug Odoo apps
Use back-end views to create a user interface
Get to know about the access security model and internationalization features
Develop front-end website features
Extend the web client with new widgets and features
In Detail
Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source is also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites.

The book starts by covering Odoo installation and administration, and provides a gentle introduction to application development. It then dives deep into several of the areas that an experienced developer will need to use. You'll learn implement business logic, adapt the UI, and extend existing features.

Style and Approach
These practical and easy-to-follow recipes are presented step-by-step, with dozens of hands-on recipes to boost your Odoo skills. This book can also be used as a reference guide for your daily work.