title: "v20 Compatibility Checklist"
type: checklist
status: active
last_updated: "2026-03-16"

Odoo v20 Compatibility Checklist

Track all deprecation warnings and ensure we use replacement APIs.

Warning Source v19 API v20 Replacement Status
xmlrpc endpoints deprecated odoo.log /xmlrpc/2/common, /xmlrpc/2/object /jsonrpc (JSON-RPC 2.0) TODO

Rules