Skip to content

Opening book details…

Can I read Odoo 11.0 Development Guide on EtoBox?

Odoo 11.0 Development Guide by Houssam is a document available to read on EtoBox.

What is Odoo 11.0 Development Guide about?

This document discusses Odoo development including: 1) Odoo uses an MVC framework with PostgreSQL tables as models, views defined in XML, and Odoo objects as controllers. 2) An Odoo module has a standard directory structure and objects are used to define new database tables, fields, and logic behind buttons. 3) There are many field types that can be added to models like boolean, char, text, and relationships like many2one, one2many and many2many.

Author
Houssam
Language
EN