From e24059f6af97a8e9c1f6e29a6274b8098a6751e7 Mon Sep 17 00:00:00 2001 From: "Antoine Vandevenne (anv)" Date: Mon, 20 Feb 2023 17:29:16 +0000 Subject: [PATCH] [MOV] developer/api/external_api: move "External API" to the reference dir task-2991663 Part-of: odoo/documentation#3649 --- .../finance/accounting/reporting/silverfin.rst | 2 +- content/developer/api.rst | 1 - content/developer/howtos/web_services.rst | 2 +- content/developer/reference.rst | 1 + .../developer/{api => reference}/external_api.rst | 0 .../external_api/account-security.png | Bin .../{api => reference}/external_api/delete-key.png | Bin .../{api => reference}/external_api/preferences.png | Bin .../developer/tutorials/restrict_data_access.rst | 2 +- redirects/14.0.txt | 1 + 10 files changed, 5 insertions(+), 4 deletions(-) rename content/developer/{api => reference}/external_api.rst (100%) rename content/developer/{api => reference}/external_api/account-security.png (100%) rename content/developer/{api => reference}/external_api/delete-key.png (100%) rename content/developer/{api => reference}/external_api/preferences.png (100%) diff --git a/content/applications/finance/accounting/reporting/silverfin.rst b/content/applications/finance/accounting/reporting/silverfin.rst index 2ebc85158..01124cbda 100644 --- a/content/applications/finance/accounting/reporting/silverfin.rst +++ b/content/applications/finance/accounting/reporting/silverfin.rst @@ -32,7 +32,7 @@ You can create Odoo external API keys either :ref:`for a single database `, things might just not be + operations remotely using RPC <../reference/external_api>`, things might just not be visible in the web interface in some contexts. * *Security* features mean a user can not access records, fields or operations. diff --git a/redirects/14.0.txt b/redirects/14.0.txt index 162143f7f..ae3d46c14 100644 --- a/redirects/14.0.txt +++ b/redirects/14.0.txt @@ -38,6 +38,7 @@ applications/sales/crm/acquire_leads/generate_from_website.rst applications/sale # developer/howtos +developer/api/external_api.rst developer/reference/external_api.rst # reorganize the developer doc developer/api/iap.rst developer/howtos/provide_iap_services.rst # reorganize the developer doc developer/howtos/backend.rst developer/tutorials/backend.rst # reorganize the developer doc developer/howtos/rdtraining.rst developer/tutorials/getting_started.rst # reorganize the developer doc