From dc2a98817300995172aab301d260f417aaba4247 Mon Sep 17 00:00:00 2001 From: "Antoine Vandevenne (anv)" Date: Mon, 27 Mar 2023 09:37:57 +0000 Subject: [PATCH] [IMP] supported_version: release saas-16.2 closes odoo/documentation#3908 X-original-commit: c9f53c5b880ceaaa1ec23085bb15605cc07367ae Signed-off-by: Antoine Vandevenne (anv) --- conf.py | 1 + content/administration/maintain/supported_versions.rst | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 02b9586ec..f3fa40f2f 100644 --- a/conf.py +++ b/conf.py @@ -214,6 +214,7 @@ sphinx.transforms.i18n.docname_to_domain = ( versions_names = { 'master': "Master", 'saas-16.2': "Odoo Online", + 'saas-16.1': "Odoo Online", '16.0': "Odoo 16", 'saas-15.2': "Odoo Online", '15.0': "Odoo 15", diff --git a/content/administration/maintain/supported_versions.rst b/content/administration/maintain/supported_versions.rst index 6eb51bb57..b0a866b28 100644 --- a/content/administration/maintain/supported_versions.rst +++ b/content/administration/maintain/supported_versions.rst @@ -26,7 +26,9 @@ This matrix shows the support status of every version. +-----------------+-------------+----------+-------------+----------------+------------------------+ | | Odoo Online | Odoo.sh | On-Premise | Release date | End of support | +=================+=============+==========+=============+================+========================+ -| Odoo saas~16.1 | |green| | N/A | N/A | February 2023 | | +| Odoo saas~16.2 | |green| | N/A | N/A | March 2023 | June 2023 (planned) | ++-----------------+-------------+----------+-------------+----------------+------------------------+ +| Odoo saas~16.1 | |green| | N/A | N/A | February 2023 | April 2023 | +-----------------+-------------+----------+-------------+----------------+------------------------+ | **Odoo 16.0** | |green| | |green| | |green| | October 2022 | October 2025 (planned) | +-----------------+-------------+----------+-------------+----------------+------------------------+