8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19cbda commit d099df1Copy full SHA for d099df1
conf.py
@@ -232,6 +232,7 @@
232
# option. If a provided version has no label, the version string is used as label.
233
versions_names = {
234
'master': "Master",
235
+ 'saas-18.3': "Odoo 18.3",
236
'saas-18.2': "Odoo 18.2",
237
'saas-18.1': "Odoo 18.1",
238
'18.0': "Odoo 18",
content/administration/supported_versions.rst
@@ -31,6 +31,12 @@ This matrix shows the support status of every version.
31
- On-Premise
32
- Release date
33
- End of support
34
+ * - Odoo SaaS 18.3
35
+ - |green|
36
+ - N/A
37
38
+ - May 2025
39
+ -
40
* - Odoo SaaS 18.2
41
- |green|
42
- N/A
0 commit comments