Cody - Oocademy's mascotte

Tutorials

Pick one and get going!

Creating grid views in Odoo
Learn how to create and use grid views in Odoo.
Creating (internal) messages and activities in Odoo
Learn how to create and add (internal) messages and activities on records.
Creating calculator fields in Odoo
Learn how to create calculator fields to do mathematical formulas in your
fields. You'll be able to enter formulas in your field and Odoo will compute the result right away.
Adding SMS features to (custom) modules
Learn how to add SMS features to your (custom) models with the SMS widget, action and by automatically sending text messages.
Profiling code in Odoo
Learn how to profile code to measure the performance of your Python function(s). This allows you to find performance issues or improvements in your code.
Inheriting and extending existing pivot/graph views in Odoo
Learn how to inherit existing pivot/graph reports and how to add your own
fields into existing reports.
Setup Odoo behind Nginx with a custom SSL certificate
Learn how to install and configure Nginx and how to add your own SSL certificate to your Odoo.
Creating security groups in Odoo
Learn how to create security groups and how to automatically assign users in a group.
Inheriting and modifying QWeb reports
Learn how to inherit and modify existing QWeb reports.
Add archiving option to archive records
Learn how to add the option to (un)archive records on your own modules and what you have to do to get this functionality.
Creating searchpanel views in Odoo
Learn how to create searchpanel views and how to use them.
Creating cohort views in Odoo
Learn how to create and use cohort views in Odoo.