[IMP] supported_version: release saas-16.2
closes odoo/documentation#3908
X-original-commit: c9f53c5b88
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
9fb4c01b19
commit
dc2a988173
1
conf.py
1
conf.py
@ -214,6 +214,7 @@ sphinx.transforms.i18n.docname_to_domain = (
|
|||||||
versions_names = {
|
versions_names = {
|
||||||
'master': "Master",
|
'master': "Master",
|
||||||
'saas-16.2': "Odoo Online",
|
'saas-16.2': "Odoo Online",
|
||||||
|
'saas-16.1': "Odoo Online",
|
||||||
'16.0': "Odoo 16",
|
'16.0': "Odoo 16",
|
||||||
'saas-15.2': "Odoo Online",
|
'saas-15.2': "Odoo Online",
|
||||||
'15.0': "Odoo 15",
|
'15.0': "Odoo 15",
|
||||||
|
@ -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 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) |
|
| **Odoo 16.0** | |green| | |green| | |green| | October 2022 | October 2025 (planned) |
|
||||||
+-----------------+-------------+----------+-------------+----------------+------------------------+
|
+-----------------+-------------+----------+-------------+----------------+------------------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user