
Tutorials
Pick one and get going!
Creating grid views in Odoo
Learn how to create and use grid views in Odoo.
Securing Odoo logins with fail2ban
Learn how to configure Odoo and fail2ban to prevent brute force login attempts.
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.