diff --git a/conf.py b/conf.py index d443cc30b..2a4813972 100644 --- a/conf.py +++ b/conf.py @@ -213,6 +213,8 @@ sphinx.transforms.i18n.docname_to_domain = ( # is populated. If a version is passed to `versions` but is not listed here, it will not be shown. 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) | +-----------------+-------------+----------+-------------+----------------+------------------------+