-
Keynote - Industries
Fabien PinckaersFet
-
Opening Keynote - Unveiling Odoo 19
Fabien PinckaersFet
-
Runbot knows what you broke: Behind testing infrastructure
Christophe Monniez (moc)Fet
-
A developer’s guide to building importable SaaS-ready modules
Valentin VallaeysFet
-
Turning Web pages into beautiful print: The architecture of Paper-Muncher
Clémence Van BossuytFet
-
Discover how we made Odoo blazing fastCédric ThiryFet
-
Database Whodunit: Root Cause Analysis of Performance Issues
Mohamed Kasem (kasm)Fet
-
What's new in the Python framework?
Raphael ColletFet
-
What's new in the JavaScript framework?
Géry DebongnieFet
-
Point of sale: Replicating Python to JavaScript models for a resilient frontend
Loukas WetsFet
S'està carregant el vídeo...
XMLRPC is dead. All Hail JSON-2.
Developer
Ubicació: Hall 11.B
-
19/9/25 16:30
-
19/9/25 17:00
(Europe/Brussels)
(30 minuts)
Julien Castiaux (juc)
Software Developer
a Odoo
Julien Castiaux (juc)
Software Developer
a Odoo
Julien is a framework developer at Odoo since 2019. He is responsible of various technical systems such as controllers, crons and email compliance.
This talk is about the external programmatic APIs of Odoo, how perform actions in Odoo from other softwares. The existing RPC API (/xmlrpc, /jsonrpc) is deprecated in 19.0 and scheduled for removal in 20.0. The new JSON-2 API (/json/2) acts as a replacement. This talk is about presenting the new JSON-2 API, its benefits over the RPC API, and how to transition from one to the other.