Book Image

Odoo 11 Development Essentials [Video]

By : Riste Kabranov
Book Image

Odoo 11 Development Essentials [Video]

By: Riste Kabranov

Overview of this book

<p>Odoo is one of the fastest growing open source, business application development software products available. With the announcement of Odoo 11, there are many new features added to Odoo and the face of business application development with Odoo has changed. Odoo 11 is the newest version of Odoo ERP and the market for Odoo is growing enormously. If you have thought about developing in Odoo, now is the best time to start with the help of this hands-on course. This course 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.</p> <p>The course will get you into the Odoo world. The video starts by covering Odoo installation, administration, and Odoo Server deployment. It then delves into the implementation of Odoo modules along with different inheritance models available in Odoo. You’ll then learn how to add Business Intelligence to your module and override functions.</p> <p>By the end of this course, you will learn how to set up and develop new modules which are the main purpose of this course.</p> <h1>Style and Approach</h1> <p>This course will be more practical. Together we are going to set up your first Odoo 11 instance, understand why and how it works, and after that develop a module for Odoo 11 which will help you and other people use Odoo</p>
Table of Contents (7 chapters)
Chapter 4
Scaffolding a New Module
Content Locked
Section 1
Scaffold a New Module with the 'Scaffold' Command from Terminal
Give a basic structure of the new module. - Navigate to the folder that contains Odoo-bin file - Use the “scaffold” command - Check the files if they fit the structure