-
Keynote - Industries
Fabien Pinckaers完成
-
Opening Keynote - Unveiling Odoo 19
Fabien Pinckaers完成
-
Odoo upgrades: Core concepts and tools
Alvaro Fuentes Suarez (afu)完成
-
Tips & tricks for performant spreadsheets/dashboards
Vincent Schippefilt完成
-
Turning Web pages into beautiful print: The architecture of Paper-Muncher
Clémence Van Bossuyt完成
-
Website import tool: How AI can rebuild your website
Ivan Klapka完成
-
What's new in the JavaScript framework?
Géry Debongnie完成
-
Database Whodunit: Root Cause Analysis of Performance Issues
Mohamed Kasem (kasm)完成
-
A developer’s guide to building importable SaaS-ready modules
Valentin Vallaeys完成
-
Simplifying the CLI, one command at a time
Paolo Gatti完成
正在載入影片⋯
XMLRPC is dead. All Hail JSON-2.
Developer
位置: Hall 11.B
-
2025/9/19 下午4:30
-
2025/9/19 下午5: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.