-
Opening Keynote - Unveiling Odoo 19
Fabien PinckaersHoàn tất
-
Keynote - Industries
Fabien PinckaersHoàn tất
-
Introducing Odoo Language Server: Your coding companion
Florian Daloze & Mohamed MahrousHoàn tất
-
Website import tool: How AI can rebuild your website
Ivan KlapkaHoàn tất
-
Practices for implementing e-Invoicing in your favorite country
Josse Colpaert (jco)Hoàn tất
-
Fundamentals of JavaScript framework: Everything you need to know
Géry DebongnieHoàn tất
-
What's new in the JavaScript framework?
Géry DebongnieHoàn tất
-
Database Whodunit: Root Cause Analysis of Performance Issues
Mohamed Kasem (kasm)Hoàn tất
-
Point of sale: Replicating Python to JavaScript models for a resilient frontend
Loukas WetsHoàn tất
-
What's new in the Python framework?
Raphael ColletHoàn tất
Đang tải video...
XMLRPC is dead. All Hail JSON-2.
Developer
Vị trí: Hall 11.B
-
16:30, 19/09/2025
-
17:00, 19/09/2025
(Europe/Brussels)
(30 phút)
Julien Castiaux (juc)
Software Developer
tại Odoo
Julien Castiaux (juc)
Software Developer
tại 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.