
Apps
Pick one and learn how it works!
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 14.
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 14 on (your own) model(s).
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 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 14.
Tutorial creating security groups
This module is a tutorial in the form of an app. In this app you can find the code to create and use
security groups in Odoo 14.
Tutorial chatter functionalities
This module is a tutorial in the form of an app. In this app you can find the code to create and manage
chatter functionalities in Odoo 14.
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 14.
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 14.
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 inherit and modify Qweb report
This module is a tutorial in the form of an app. In this app you can find the code to inherit and modify
existing QWeb reports in Odoo 14.
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 14.
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.