
Apps
Pick one and learn how it works!
Tutorial creating Cohort views
This module is a tutorial in the form of an app. In this app you can find the code to create and manage
Cohort views in Odoo 15.
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 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 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 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 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 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.
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 create email template
This module is a tutorial in the form of an app. In this app you can find the code to create and
use e-mail templates in Odoo 15.
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 map view
This module is a tutorial in the form of an app. In this app you can find the code to add a map view
for viewing where the location is of the records.
Tutorial managing JavaScript assets
This module is a tutorial in the form of an app. In this app you can find the code to create and use
JavaScript functionalities in Odoo 15.