[IMP] supported_versions: release saas-17.2
closes odoo/documentation#8494
X-original-commit: a906478bc7
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
a67c1c7f19
commit
a451ad2dab
1
conf.py
1
conf.py
@ -213,6 +213,7 @@ 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.
|
# is populated. If a version is passed to `versions` but is not listed here, it will not be shown.
|
||||||
versions_names = {
|
versions_names = {
|
||||||
'master': "Master",
|
'master': "Master",
|
||||||
|
'saas-17.2': "Odoo Online",
|
||||||
'saas-17.1': "Odoo Online",
|
'saas-17.1': "Odoo Online",
|
||||||
'17.0': "Odoo 17",
|
'17.0': "Odoo 17",
|
||||||
'saas-16.4': "Odoo Online",
|
'saas-16.4': "Odoo Online",
|
||||||
|
@ -31,6 +31,12 @@ This matrix shows the support status of every version.
|
|||||||
- On-Premise
|
- On-Premise
|
||||||
- Release date
|
- Release date
|
||||||
- End of support
|
- End of support
|
||||||
|
* - Odoo saas~17.2
|
||||||
|
- |green|
|
||||||
|
- N/A
|
||||||
|
- N/A
|
||||||
|
- April 2024
|
||||||
|
-
|
||||||
* - Odoo saas~17.1
|
* - Odoo saas~17.1
|
||||||
- |green|
|
- |green|
|
||||||
- N/A
|
- N/A
|
||||||
|
Loading…
Reference in New Issue
Block a user