
Tutorials
Pick one and get going!
Creating configuration settings/views in Odoo
Learn how to create and use transient models to store configuration options.
Creating tours in Odoo
Learn how to create tours and add steps to the tours.
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.
Creating and using smartbuttons in Odoo
Learn how to create smartbuttons, how to compute values
and how to directly open views by clicking on the smartbutton.
and how to directly open views by clicking on the smartbutton.
Creating scheduled actions in Odoo
Learn how to create scheduled actions (schedulers) and how to perform actions
on records automatically.
on records automatically.
Securing Odoo logins with fail2ban
Learn how to configure Odoo and fail2ban to prevent brute force login attempts.
Creating map views in Odoo
Learn how to create and use maps views in Odoo.
Creating cohort views in Odoo
Learn how to create and use cohort views in Odoo.
Creating security groups in Odoo
Learn how to create security groups and how to automatically assign users in a group.
Creating activity views in Odoo
Learn how to create and use activity views in Odoo.