Skip to content

Opening book details…

About this document

Start and Build Odoo Modules Guide by Eber Hernández is a document available to read on EtoBox.

The document provides instructions for starting and stopping the Odoo server, creating Odoo modules, and the structure of an Odoo module. It then discusses object-relational mapping in Odoo, how business objects are defined as Python classes extending the Model class, and how model fields are defined and configured with various attributes. It covers common field types, reserved system fields, and some special fields like _name and _rec_name.

Author
Eber Hernández
Language
EN