
Tutorials
Pick one and get going!
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.
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.