Skip to content

Commit 86c673d

Browse files
committed
[IMP] supported_versions: release saas-16.4
This commit also moves all versions from 8.0 to 12.0 from the table to the "older versions" section. closes #5321 X-original-commit: 6225ef9 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
1 parent 3d4b104 commit 86c673d

File tree

2 files changed

+17
-74
lines changed

2 files changed

+17
-74
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
# is populated. If a version is passed to `versions` but is not listed here, it will not be shown.
213213
versions_names = {
214214
'master': "Master",
215+
'saas-16.4': "Odoo Online",
215216
'saas-16.3': "Odoo Online",
216217
'saas-16.2': "Odoo Online",
217218
'saas-16.1': "Odoo Online",

content/administration/maintain/supported_versions.rst

Lines changed: 16 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,30 @@ This matrix shows the support status of every version.
3333
- On-Premise
3434
- Release date
3535
- End of support
36-
* - Odoo saas~16.3
36+
* - Odoo saas~16.4
3737
- |green|
3838
- N/A
3939
- N/A
40+
- August 2023
41+
-
42+
* - Odoo saas~16.3
43+
- |red|
44+
- N/A
45+
- N/A
4046
- June 2023
41-
- September 2023 (planned)
47+
-
4248
* - Odoo saas~16.2
43-
- |green|
49+
- |red|
4450
- N/A
4551
- N/A
4652
- March 2023
47-
- July 2023 (planned)
53+
-
4854
* - Odoo saas~16.1
4955
- |red|
5056
- N/A
5157
- N/A
5258
- February 2023
53-
- April 2023
59+
-
5460
* - **Odoo 16.0**
5561
- |green|
5662
- |green|
@@ -80,79 +86,13 @@ This matrix shows the support status of every version.
8086
- |green|
8187
- |green|
8288
- October 2020
83-
- October 2023 (planned)
89+
- November 2023 (planned)
8490
* - **Odoo 13.0**
8591
- |red|
8692
- |red|
8793
- |red|
8894
- October 2019
8995
- October 2022
90-
* - Odoo saas~12.3
91-
- |red|
92-
- N/A
93-
- N/A
94-
- August 2019
95-
-
96-
* - **Odoo 12.0**
97-
- |red|
98-
- |red|
99-
- |red|
100-
- October 2018
101-
- October 2021
102-
* - Odoo saas~11.3
103-
- |red|
104-
- N/A
105-
- N/A
106-
- April 2018
107-
-
108-
* - **Odoo 11.0**
109-
- |red|
110-
- |red|
111-
- |red|
112-
- October 2017
113-
- October 2020
114-
* - Odoo 10.saas~15
115-
- |red|
116-
- N/A
117-
- N/A
118-
- March 2017
119-
-
120-
* - Odoo 10.saas~14
121-
- |red|
122-
- N/A
123-
- N/A
124-
- January 2017
125-
-
126-
* - **Odoo 10.0**
127-
- |red|
128-
- |red|
129-
- |red|
130-
- October 2016
131-
- October 2019
132-
* - Odoo 9.saas~11
133-
- |red|
134-
- N/A
135-
- N/A
136-
- May 2016
137-
-
138-
* - **Odoo 9.0**
139-
- |red|
140-
- N/A
141-
- |red|
142-
- October 2015
143-
- October 2018
144-
* - Odoo 8.saas~6
145-
- |red|
146-
- N/A
147-
- N/A
148-
- February 2015
149-
-
150-
* - **Odoo 8.0**
151-
- |red|
152-
- N/A
153-
- |red|
154-
- September 2014
155-
- October 2017
15696

15797
.. note::
15898

@@ -175,8 +115,10 @@ This matrix shows the support status of every version.
175115
I run an older version of Odoo/OpenERP/TinyERP
176116
==============================================
177117

178-
OpenERP 7.0, 6.1, 6.0 and 5.0 is not supported anymore, on any platform.
118+
Odoo 12.0, 11.0, 10.0, 9.0, and 8.0 are not supported anymore, on any platform.
119+
120+
OpenERP 7.0, 6.1, 6.0 and 5.0 are not supported anymore, on any platform.
179121

180-
TinyERP 4.0, 3.0, 2.0 and 1.0 is not supported anymore, on any platform.
122+
TinyERP 4.0, 3.0, 2.0 and 1.0 are not supported anymore, on any platform.
181123

182124
Even though we don't support older versions, you can always `upgrade from any version <https://upgrade.odoo.com/>`_.

0 commit comments

Comments
 (0)