Odoo Technical Training: Develop & Extend Odoo
This developer track takes you from a working Python background to shipping clean, upgrade-safe Odoo modules. You'll learn Odoo's architecture — the ORM, the module system, the view layer — and the inheritance patterns that let you extend standard apps without forking them.
By the end you can scaffold a module, define models and business logic, build back-end and website views, secure your data, expose controllers and APIs, and follow the conventions that keep modules maintainable across versions.
- 12 درسs
- محدّث 05 سبتمبر, 2026
Architecture: ORM, modules & the registry
Understand how Odoo is built: the PostgreSQL-backed ORM, the addon/module system, the registry, and the request/environment (env) that ties it all together. Know what runs where before you write a line of code.
لا توجد تعليقات حالياً.