Cody - Oocademy's mascotte

Tutorials

Pick one and get going!

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.
Adding/optimizing SEO on custom models and creating custom social media previews
Learn how to add SEO possibilities to your models, automatically set SEO values and customize social media previews.
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.