109 lines
2.2 KiB
Markdown
109 lines
2.2 KiB
Markdown
---
|
|
hide-page-toc: true
|
|
substitutions:
|
|
green: "```{raw} html\n<span class=\"text-success\" style=\"font-size: 32px; line-height:\
|
|
\ 0.5\">\u25CF</span>\n```"
|
|
red: "```{raw} html\n<span class=\"text-danger\" style=\"font-size: 32px; line-height:\
|
|
\ 0.5\">\u25CF</span>\n```"
|
|
---
|
|
|
|
(supported-versions)=
|
|
|
|
# Supported versions
|
|
|
|
Odoo provides support and bug fixing **for the 3 last major versions** of Odoo.
|
|
|
|
:::{note}
|
|
Odoo releases intermediary versions called **Online versions** on the {doc}`Odoo Online
|
|
<odoo_online>` hosting every two months. Odoo Online users can then benefit from the latest
|
|
features of Odoo.
|
|
|
|
- Admins of Odoo Online databases are invited to {doc}`upgrade <upgrade>` them regularly.
|
|
- Online versions are *not* released for Odoo.sh and On-Premise installations.
|
|
- Online versions are listed below as *SaaS*.
|
|
:::
|
|
|
|
This matrix shows the support status of every version.
|
|
|
|
**Major releases are in bold type.**
|
|
|
|
```{eval-rst}
|
|
.. list-table::
|
|
:header-rows: 1
|
|
:widths: auto
|
|
|
|
* -
|
|
- Odoo Online
|
|
- Odoo.sh
|
|
- On-Premise
|
|
- Release date
|
|
- End of support
|
|
* - Odoo SaaS 18.1
|
|
- |green|
|
|
- N/A
|
|
- N/A
|
|
- January 2025
|
|
-
|
|
* - **Odoo 18.0**
|
|
- |green|
|
|
- |green|
|
|
- |green|
|
|
- October 2024
|
|
- October 2027 (planned)
|
|
* - Odoo SaaS 17.4
|
|
- |red|
|
|
- N/A
|
|
- N/A
|
|
- July 2024
|
|
- October 2024
|
|
* - Odoo SaaS 17.2
|
|
- |red|
|
|
- N/A
|
|
- N/A
|
|
- April 2024
|
|
- October 2024
|
|
* - **Odoo 17.0**
|
|
- |green|
|
|
- |green|
|
|
- |green|
|
|
- November 2023
|
|
- October 2026 (planned)
|
|
* - **Odoo 16.0**
|
|
- |green|
|
|
- |green|
|
|
- |green|
|
|
- October 2022
|
|
- October 2025 (planned)
|
|
* - **Odoo 15.0**
|
|
- |red|
|
|
- |red|
|
|
- |red|
|
|
- October 2021
|
|
- October 2024
|
|
* - **Odoo 14.0**
|
|
- |red|
|
|
- |red|
|
|
- |red|
|
|
- October 2020
|
|
- November 2023
|
|
* - Older versions
|
|
- |red|
|
|
- |red|
|
|
- |red|
|
|
- Before 2020
|
|
- Before 2023
|
|
```
|
|
|
|
:::{admonition} Legend
|
|
{{ green }} Supported version
|
|
|
|
{{ red }} End-of-support
|
|
|
|
N/A Never released for this platform
|
|
:::
|
|
|
|
:::{important}
|
|
Even though we don't support older versions, you can always [upgrade from any version](https://upgrade.odoo.com/).
|
|
:::
|
|
|