An open API service indexing awesome lists of open source software.

https://github.com/odoo/tutorials

A repository with the code for the bases and solutions of the official Odoo tutorials
https://github.com/odoo/tutorials

Last synced: 8 months ago
JSON representation

A repository with the code for the bases and solutions of the official Odoo tutorials

Awesome Lists containing this project

README

          

# Odoo tutorials

This repository hosts the code for the bases of the modules used in the
[official Odoo tutorials](https://www.odoo.com/documentation/latest/developer/tutorials.html).

It has 3 branches for each Odoo version: one for the bases, one for the
[Discover the JS framework](https://www.odoo.com/documentation/latest/developer/tutorials/discover_js_framework.html)
tutorial's solutions, and one for the
[Master the Odoo web framework](https://www.odoo.com/documentation/latest/developer/tutorials/master_odoo_web_framework.html)
tutorial's solutions. For example, `17.0`, `17.0-discover-js-framework-solutions` and
`17.0-master-odoo-web-framework-solutions`.