Skip to content

odoo/tutorials

Repository files navigation

Odoo tutorials

This repository hosts the code for the bases and solutions of the official Odoo tutorials.

It has 3 branches for each Odoo version: one for the bases, one for Discover the JS framework solutions and one for Master the Odoo web framework solutions. For example, 17.0, 17.0-discover-js-framework-solutions and 17.0-master-odoo-web-framework-solutions. The first contains the code of the modules that serve as base for the tutorials, and the others contains the code of each chapter with the complete solution.