Odoo Tutorial Series (1/112). Prefer one article? Read the complete Odoo tutorial.
Short description
Odoo is an open-source business application suite and development framework. This series covers Community setup, custom modules, models/fields, XML views, security, QWeb, website/portal, APIs, standard business apps, and a complete custom Odoo module as the final project.
Steps
- Set up Odoo and a custom addons path.
- Build models, views, and security.
- Ship the final custom Odoo module.
Learning path
Install + project structure
Modules, models, fields, ORM
Views, menus, actions, security
QWeb, website, reports, cron
JS/OWL + business apps
APIs, deploy, final custom module