-
Opening Keynote - Unveiling Odoo 18
Fabien PinckaersTerminé
-
Unveiling Most Common Security Issues
Denis Ledoux & Florian VranckxTerminé
-
How to Integrate Odoo through JSON-RPC Services?
Emanuele MaruzziTerminé
-
What's New in Javascript Framework?
Géry DebongnieTerminé
-
Synchronize Data Using Webhooks
Quentin CoussementTerminé
-
Test Odoo UI with Tours
Bastien PierreTerminé
-
What's New in the Python Framework?
Raphael ColletTerminé
-
The Right Way to Contribute to Odoo's Code Base
Arnaud JosetTerminé
-
Hosting your Odoo Server on the Public Internet: Do's & Don'ts
Nicolas MartinelliTerminé
-
Why Use a Database other than PostgreSQL?
Nicolas SeinletTerminé
My name is Vannerom Michael, and I've had the privilege of working at Odoo for the past 13 years. I began my journey in the Research and Development department. After several years, I transitioned to the Professional Services (PS) department, focusing on implementation services. My experience in both R&D and PS provided me with a comprehensive understanding of our product and its impact on our clients. Today, I am honored to lead the Professional Services department, where my team and I strive to deliver seamless and efficient implementation experiences for our customers. I look forward to continuing our mission of helping businesses optimize their operations with Odoo.
Mixins are a powerful and flexible feature in Odoo's framework, allowing developers to reuse and extend functionality across different models. By leveraging mixins, you can create modular and maintainable code that enhances the efficiency and consistency of your Odoo applications.
In this talk, I’ll explain the concept of mixins, demonstrate how they can be implemented, and share examples of how they can simplify complex functionalities. By the end of this session, you'll have a deeper understanding of how to use mixins to streamline your development process in Odoo.