From c84ac0f7e42f928cf7147b365912bbcbc3521ab2 Mon Sep 17 00:00:00 2001 From: Jonathan Castillo Date: Thu, 24 Jun 2021 15:15:26 +0200 Subject: [PATCH] [IMP] admin/odoo.sh: supported versions in "getting_started/create" task-2581302 --- content/administration/odoo_sh/getting_started/create.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/administration/odoo_sh/getting_started/create.rst b/content/administration/odoo_sh/getting_started/create.rst index b2c99dc30..c13b55922 100644 --- a/content/administration/odoo_sh/getting_started/create.rst +++ b/content/administration/odoo_sh/getting_started/create.rst @@ -78,7 +78,8 @@ You can start using Odoo.sh. Your first build is about to be created. You will s Import your database ==================== -You can import your database in your Odoo.sh project as long as this is an Odoo 10.0, 11.0 or 12.0 database. +You can import your database in your Odoo.sh project as long as it is in a :doc:`supported version +` of Odoo. Push your modules in production -------------------------------