Odoo Development
Build real modules and customize Odoo step by step.

Your Learning Progress
Track live progress from the same client-side learner state used in lesson pages.
Odoo Architecture Overview
Understand models, views, menus, actions, and module structure.
Continue LearningCourse Curriculum
Structured sections, lessons, and materials designed so this course can evolve into a full LMS content engine.
Odoo Module Essentials
Learn how Odoo modules are structured and how backend pieces work together.
Odoo Architecture Overview
Understand models, views, menus, actions, and module structure.
Creating a Custom Module
Learn the basic folder structure and manifest setup.
Models and Fields
Define business objects using Python models and fields.
Views and Menus
Create form, list, and search views, then link them to menus.
Lesson Materials
Each lesson can contain rich HTML content, downloadable PDF or DOCX files, and video resources.
Odoo Architecture Overview
Understand models, views, menus, actions, and module structure.
HTML reading material for Odoo architecture.
Odoo Architecture
Odoo modules are built around models, views, menus, security, and business actions.
Creating a Custom Module
Learn the basic folder structure and manifest setup.
Models and Fields
Define business objects using Python models and fields.
Reference sheet for common model fields.
File: odoo-models-fields-reference.pdfOpen ResourceViews and Menus
Create form, list, and search views, then link them to menus.
Practice instructions for creating views and menus.
File: odoo-views-practice-pack.docxOpen Resource