-
Opening Keynote - Unveiling Odoo 19
Fabien Pinckaers已完成
-
Keynote - Industries
Fabien Pinckaers已完成
-
Odoo upgrades: Core concepts and tools
Alvaro Fuentes Suarez (afu)已完成
-
How to create website front-end controllers
Benoit Socias (bso)已完成
-
What's new in the Python framework?
Raphael Collet已完成
-
Point of sale: Replicating Python to JavaScript models for a resilient frontend
Loukas Wets已完成
-
Website import tool: How AI can rebuild your website
Ivan Klapka已完成
-
Runbot knows what you broke: Behind testing infrastructure
Christophe Monniez (moc)已完成
-
Best practices to design Odoo crons
Thibault Francois已完成
-
Discover how we made Odoo blazing fastCédric Thiry已完成
加载视频……
XMLRPC is dead. All Hail JSON-2.
Developer
位置。 Hall 11.B
-
2025/9/19 16:30
-
2025/9/19 17:00
(Europe/Brussels)
(30分钟)
Julien Castiaux (juc)
Software Developer
在 Odoo
Julien Castiaux (juc)
Software Developer
在 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.