Cody - Oocademy's mascotte

Tutorials

Pick one and get going!

Installing Odoo 13 on Ubuntu
Learn how to install Odoo 13 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 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 using statusbars (selections)
Learn how to create statusbars (selections) and how to change the state of statusbars.
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.
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.
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 QWeb reports in Odoo
Learn how to create new QWeb reports and how to make them accessible for users.
Creating scheduled actions in Odoo
Learn how to create scheduled actions (schedulers) and how to perform actions
on records automatically.
Creating map views in Odoo
Learn how to create and use maps views in Odoo.
Creating activity views in Odoo
Learn how to create and use activity views in Odoo.
Securing Odoo logins with fail2ban
Learn how to configure Odoo and fail2ban to prevent brute force login attempts.