Cody - Oocademy's mascotte

Apps

Pick one and learn how it works!

Tutorial creating and using automated tests
Provides an example module for testing.
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 creating tours
This module is a tutorial in the form of an app. In this app you can find the code to create a new tour and how to add steps to a tour.
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.
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 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 searchpanel
This module is a tutorial in the form of an app. In this app you can find the code to create and manage searchpanels in Odoo 13.
Tutorial create search views with filters/groupby
This module is a tutorial in the form of an app. In this app you can find the code to create new search views and how to add filters/groupby options.
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 creating Grid views
This module is a tutorial in the form of an app. In this app you can find the code to create and manage grid views in Odoo 15.
Tutorial inheriting existing pivot and graph views
This module is a tutorial in the form of an app. In this app you can find the code to inherit and change existing pivot/graph views in Odoo 14.