-
Odoo Stamp: your guarantee for a transparent, informed, and high-quality solution choice
Charlotte Gelin & Claire Devogele
-
Master Class - Odoo & AI
rugs.. 16
-
Master Class - Advanced Manufacturing
rugs.. 16
-
Master Class - Scaling Odoo
rugs.. 16
-
Master Class - Introduction to Development
rugs.. 16
-
Master Class - Advanced Accounting
rugs.. 16
-
Master Class - Advanced Dashboards & Spreadsheets
rugs.. 16
-
Master Class - Odoo Web Framework
rugs.. 16
-
Master Class - Odoo Web Framework
rugs.. 17
-
Master Class - Scaling Odoo
rugs.. 17
Renginys Odoo Experience 2025
starts on
2025-09-18 09:00:00
(Europe/Brussels)
What's new in the Python framework?
Developer
Vieta: Hall 11.B
-
2025-09-18 11:30
-
2025-09-18 12:30
(Europe/Brussels)
(1 valanda)
Raphael Collet
Framework Developer
at Odoo
Raphael Collet
Framework Developer
at Odoo
Raphael joined Odoo in 2011, when it was still called "OpenERP". He quickly moved to the "Framework" team, where he designed and implemented the "new API" of Python models. When the team grew, he became the team's leader, mostly because of the lack of other candidates. He kept contributing many optimizations and bug fixes in the framework. He regularly gives talks to Odoo Experience, and happily chats with every developer coming with nasty questions or bright ideas. And he also writes down his own Odoo biography, when asked to do so.
The talk will present the news in the Python Framework for Odoo 19:
- domain optimizations
- new hooks for generating SQL queries (domains, expressions, etc)
- new implementation of filtered_domain() - more correct and fast
- better APIs for the web client, reducing latency for displaying views
- faster field getter and field cache management
- new field access check API
- faster registry loading
- reduce overhead of registry when installing modules
- cron API improvement