mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 10:46:04 +07:00
Partners and/or fiduciaries need a list of the databases they manage in order to be able to make some RPC requests to all their databases. This commit adds a section in the documentation to explain how to query this new API and provides examples both for XML-RPC and JSON-RPC. Related-to: odoo/internal#3492 Task-id: 3229798