From f77397d393804890d0b2bdbc673161786a86bb7e Mon Sep 17 00:00:00 2001 From: tiku-odoo Date: Thu, 14 Mar 2024 16:38:28 -0400 Subject: [PATCH] [IMP] hosting: add admonition block on subscription closes odoo/documentation#8250 X-original-commit: 9df807a532ebc767c44b7a0fa733191d1c61d151 Signed-off-by: Timothy Kukulka (tiku) --- content/administration/hosting.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/administration/hosting.rst b/content/administration/hosting.rst index 447466e87..addd27e9e 100644 --- a/content/administration/hosting.rst +++ b/content/administration/hosting.rst @@ -59,6 +59,11 @@ Transferring an Odoo Online database Click the gear icon (:guilabel:`⚙`) next to the database name on the `Odoo Online database manager `_ to display its version number. + .. warning:: + If there is an active Odoo subscription linked to the database being migrated, reach out to + the Customer Service Manager or `submit a support ticket `_ to + complete the subscription transfer. + To on-premise -------------