Shopping cart

Course Content
Week 1 — Python Foundations for Odoo
The foundation everything else is built on
0/3
Week 2 — Python Advanced + Web Basics
The professional Python that Odoo uses
0/3
Week 3 — Odoo Architecture & First Module
Your first step into the Odoo world
0/3
Week 4 — Views, Security & Business Logic
Building the interface and the logic
0/3
Week 5 — Inheritance, Reports & Controllers
Customizing Odoo and building APIs
0/3
Week 6 — Performance, Testing & Deployment
Production-ready professional code
0/3
Week 7 — Capstone Project & Demo Day
Prove you are an Odoo AI Developer
0/3
Odoo Developer Track with AI
  • odoo.Model, _name, and _description
  • Basic Field Types:
    • Char, Text, Integer, Float, Boolean
    • Date, Datetime, Binary, Selection
  • Required, Default, Readonly, String attributes
  • Computed Fields and @api.depends
  • ORM Methods: create, write, unlink, search, browse
  • AI Tool: Use AI to suggest appropriate field types
  • Exercise: Add complete models to the Task Manager
SORT By Rating
SORT By Order
SORT By Author
SORT By Price
SORT By Category