-
Opening Keynote - Unveiling Odoo 17
Fabien PinckaersBiten
-
Keynote - Vision & Strategy
Fabien PinckaersBiten
-
Odoo Service Apps (Project / Timesheet / Planning): A Technical TourPanagiotis Kyriakou (paky)Biten
-
Upgrade Util: The Tool That Makes Your Upgrade Easier
Henri PironBiten
-
Under the Hood: Technical Guide to Customizing Accounting Reports from the Code
Olivier ColsonBiten
-
ORM Unleashed: Computed, Related, Onchange - The Magic Behind Odoo's Data Management
Raphaël ColletBiten
-
Designing Delightful Views: Crafting Clean Interfaces with Bootstrap, Odoo Classes, and CreativityBiten
-
Performance Deployment
Nicolas SeinletBiten
-
Odoo Editor: A Technical Tour / How to Extend
Nicolas Bayet (nby)Biten
-
Building for Speed: Lego-like Blocks in JS
Géry DebongnieBiten
Gery Debongnie is an accomplished software developer with extensive expertise in JavaScript. He has played a pivotal role in Odoo codebase, starting even before it was called Odoo. Géry is not only known for his contributions to projects like the Owl UI framework, the Odoo web client, and the Odoo spreadsheet application but also for his leadership as the head of the JavaScript framework team.
As Odoo grows in complexity, effectively managing asynchronous operations is imperative. But
at the same time, it is surprisingly difficult. There are many different sources of concurrency
and they may interact in a surprising way.
Odoo provides various tools to deal with such complexity. This talk aims to explain and showcase best
practices, techniques, tips and practical strategies for handling asynchronous tasks seamlessly
within the Odoo javascript framework!