Cody - Oocademy's mascotte

Apps

Pick one and learn how it works!

Introduction to OWL in Odoo - Part 1
Provides an example module for OWL.
Tutorial creating and using automated tests
Provides an example module for testing.
Introduction to OWL in Odoo - Part 2
Provides an example module for OWL.
Tutorial status bar
This module is a tutorial in the form of an app. In this app you can find the code to create and manage statusbars in Odoo 15.
Tutorial add archiving option
This module is a tutorial in the form of an app. In this app you can find the code to create and use the archiving option in Odoo 15 on (your own) model(s).
Tutorial add/optimize SEO
This module is a tutorial in the form of an app. In this app you can find the code to optimize SEO, create metadata dynamically and how to create custom social media previews.
Tutorial scheduled actions
This module is a tutorial in the form of an app. In this app you can find the code to create and manage scheduled actions in Odoo 15.
Tutorial activity views
This module is a tutorial in the form of an app. In this app you can find the code to create and manage activity views in Odoo 15.
Tutorial creating custom smartbuttons
This module is a tutorial in the form of an app. In this app you can find the code to create a new field and link it to a smart button that is added in the contact view.
Tutorial creating configuration settings
This module is a tutorial in the form of an app. In this app you can find the code to create and manage configuration views in Odoo 15.
Tutorial profiling code
This module is a tutorial in the form of an app. In this app you can find the code to profile Python code in Odoo 15.
Tutorial website published button
This module is a tutorial in the form of an app. In this app you can find the code to add a website published button for (un)publishing content and quickly navigating between the backend and frontend.