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.
closesodoo/documentation#12888
Related-to: odoo/internal#3492
Task-id: 3229798
X-original-commit: c6f143df17
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
Signed-off-by: Paul Morelle (pmo) <pmo@odoo.com>
This commit aims to improve the documentation's navigability by
redefining some categories' purposes and titles.
There is a redirection rule for each documentation page moved.
This ensures that users won't have a 404 error message.
task-3217827
closesodoo/documentation#8064
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>