
Tutorials
Pick one and get going!
Creating QWeb reports in Odoo
Learn how to create new QWeb reports and how to make them accessible for users.
Setup Odoo with Nginx and Letsencrypt certificates
Learn how to install and configure Nginx and how to add automatically generated
(free) SSL certificates from Letsencrypt
(free) SSL certificates from Letsencrypt
Creating JavaScript classes and widgets in Odoo
Learn how create and use JavaScript classes and widgets in Odoo. You will learn how to create widgets which you can reuse.
Creating grid views in Odoo
Learn how to create and use grid views in Odoo.
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 calculator fields in Odoo
Learn how to create calculator fields to do mathematical formulas in your
fields. You'll be able to enter formulas in your field and Odoo will compute the result right away.
fields. You'll be able to enter formulas in your field and Odoo will compute the result right away.
Creating configuration settings/views in Odoo
Learn how to create and use transient models to store configuration options.
Creating map views in Odoo
Learn how to create and use maps views in Odoo.
Securing Odoo logins with fail2ban
Learn how to configure Odoo and fail2ban to prevent brute force login attempts.
Setup Odoo behind Nginx with a custom SSL certificate
Learn how to install and configure Nginx and how to add your own SSL certificate to your Odoo.