Fast-track your development skills to build powerful Odoo 10 business applications
Key Features
Get the most up-to-date guide on Odoo 10 and learn how to build excellent business applications with Odoo
This example-rich, easy-to-follow guide enables you to build apps appropriate to your business needs
Create solid business applications with the help of this precise, to-the-point guide
Book Description
Odoo is one of the fastest growing open source, business application development software products available. With announcement of Odoo 10, there are many new features added to Odoo and the face of business applications developed with Odoo has changed. This book will not only teach you how to build and customize business applications with Odoo, but it also covers all the new features that Odoo has to offer.
This book is the latest resource on developing and customizing Odoo 10 applications. It comes packed with much more and refined content than its predecessor. It will start with building business applications from scratch and will cover topics such as module extensions, inheritance, working with data, user interfaces, and so on. The book also covers the latest features of Odoo 10, in addition to front end development, testing and debugging techniques. The book will also talk about Odoo Community and Odoo Enterprise.
What you will learn
Install Odoo from source code and use all the basic techniques to setup and manage your Odoo server instances
Create your first Odoo application
Add Odoo s social and messaging features to your own modules
Get to know the essentials of Models and Views
Understand and use the server API to add business logic
Use Qweb to create custom Reports
Extend Odoo CMS features to create your own website controllers and pages and leverage Odoo Workflows on your applications
Write module automated tests and debugging techniques
Deploy your Odoo applications for production use
Who this book is for
This book caters to developers who are familiar with Python and MVC design and now want to build effective business applications using Odoo.
Table of Contents
Getting Started With Odoo Development
Overview - Build Your First Odoo Application
Inheritance - Extend Existing Applications
Data Serialization And Module Data
ORM Models - Structure The Application Data
Views - Design The User Interface
ORM Application Logic - Support Business Processes