Tutorials¶
Getting started
Learn how to develop your own module with the Odoo framework. This step-by-step tutorial is crafted for newcomers and any other individual curious about Odoo development.
Discover the JavaScript Framework
Learn everything you need to know about the JavaScript framework of Odoo. This tutorial will teach you how to build custom components and views, give life to your application, and even re-introduce the kitten mode.
Write lean easy-to-maintain CSS
Follow this guide to keep the technical debt of your CSS code under control.
Building a website
Build your first website modules with Odoo.
Web services
Learn more about Odoo's web services.
Multi-company guidelines
Learn how to manage multiple companies and deal with the records-related specificities of a multi-company environment.
Accounting localization
Learn how to build a localization module, create bank operation models and dynamic reports.
Translating modules
Learn how to provide translation abilities to your module.