Cody - Oocademy's mascotte

Tutorials

Pick one and get going!

Introduction To Owl
Learn how to use the OWL framework and create custom OWL widgets.
Installing Odoo 15 on Ubuntu
Learn how to install Odoo 15 through a script and how to configure it.
Creating and using JavaScript assets in Odoo
Learn how Odoo manages assets, how to create custom client actions and how to use XML templates
Creating QWeb reports in Odoo
Learn how to create new QWeb reports and how to make them accessible for users.
Introduction to the Odoo JavaScript framework
Learn how the main structure of the Odoo JavaScript framework works and how to add your own JavaScript code to a custom module.
Setup Odoo with Nginx and Letsencrypt certificates
Learn how to install and configure Nginx and how to add automatically generated
(free) SSL certificates from Letsencrypt
Creating security groups in Odoo
Learn how to create security groups and how to automatically assign users in a group.
Creating JavaScript classes and widgets in Odoo
Learn how create and use JavaScript classes and widgets in Odoo. You will learn how to create widgets which you can reuse.
Creating configuration settings/views in Odoo
Learn how to create and use transient models to store configuration options.
Creating map views in Odoo
Learn how to create and use maps views in Odoo.
Creating search views with filters/groupby
Learn how to create search views and how to set filters, groupby and default
filters on your search view.
Creating and sending email templates
Learn how to create new e-mail templates, how to add variables in the email template and how to open the email dialog when clicking on a button.