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) | +-----------------+-------------+----------+-------------+----------------+------------------------+