Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Database management
These guides provide instructions on how to install, maintain and upgrade Odoo databases.

.. seealso::
:doc:`History of Versions <administration/supported_versions>`
:doc:`History of Versions <administration/standard_extended_support>`

Installation
============
Expand Down Expand Up @@ -60,6 +60,6 @@ functionalities, including functional support, upgrades, and hosting. `Pricing
administration/on_premise
administration/upgrade
administration/neutralized_database
administration/supported_versions
administration/standard_extended_support
administration/mobile
administration/odoo_accounts
10 changes: 5 additions & 5 deletions content/administration/hosting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To Odoo Online

.. important::
- Odoo Online is *not* compatible with **non-standard apps**.
- The database's current version must be :doc:`supported <supported_versions>`.
- The database's current version must be :doc:`supported <standard_extended_support>`.

#. Create a :ref:`duplicate of the database <on-premise/duplicate>`.
#. In this duplicate, uninstall all **non-standard apps**.
Expand Down Expand Up @@ -46,10 +46,10 @@ Transferring an Odoo Online database
====================================

.. important::
Odoo Online's :ref:`intermediary versions <supported_versions>` are not supported by Odoo.sh or
on-premise. Therefore, if the database to transfer is running an intermediary version, it must be
upgraded first to the next :ref:`major version <supported_versions>`, waiting for its release if
necessary.
Odoo Online's :doc:`intermediary versions <standard_extended_support>` are not supported by
Odoo.sh or on-premise. Therefore, if the database to transfer is running an intermediary version,
it must be upgraded first to the next :doc:`major version <standard_extended_support>`, waiting
for its release if necessary.

.. example::
Transferring an online database running on Odoo 16.3 would require first upgrading it to Odoo
Expand Down
2 changes: 1 addition & 1 deletion content/administration/odoo_sh/getting_started/create.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Import a database
=================

Once your platform is deployed, you can import a database into your Odoo.sh project, provided it
uses a :doc:`supported version <../../supported_versions>` of Odoo.
uses a :doc:`supported version <../../standard_extended_support>` of Odoo.

.. note::
Due to `Odoo's backup policy <https://www.odoo.com/cloud-sla>`_, the import process requires
Expand Down
102 changes: 102 additions & 0 deletions content/administration/standard_extended_support.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
=============================
Standard and extended support
=============================

.. warning::
The information presented on this page is not intended to amend, modify, or replace any terms of
the :doc:`Odoo Enterprise Subscription Agreement <../legal/terms/enterprise>`. In the event of
any inconsistency or conflict, the Subscription Agreement shall govern.

Odoo provides **standard support** for all major versions for three years. It includes helpdesk
support, bug fixing, and security updates.

Beyond those three years, you can benefit from **extended support** by paying an extra fee. It
includes helpdesk support and bug fixes (depending on feasibility).

.. note::
- Odoo releases intermediary versions, called online or SaaS versions, every two to three months.
These versions are only available on Odoo Online and are not eligible for extended support.
- You can `upgrade <https://upgrade.odoo.com>`_ from any version.

The table below shows the support status of every version. Major releases are highlighted in bold.

.. list-table::
:header-rows: 1
:widths: auto

* -
- Odoo Online
- Odoo.sh
- On-premise
- Release date
- End of standard support
* - **Odoo 19.0**
- |green|
- |green|
- |green|
- September 2025
- September 2028 (planned)
* - Odoo SaaS 18.4
- |red|
- N/A
- N/A
- July 2025
-
* - Odoo SaaS 18.3
- |red|
- N/A
- N/A
- May 2025
-
* - Odoo SaaS 18.2
- |red|
- N/A
- N/A
- March 2025
-
* - **Odoo 18.0**
- |green|
- |green|
- |green|
- October 2024
- September 2027 (planned)
* - **Odoo 17.0**
- |green|
- |green|
- |green|
- November 2023
- September 2026 (planned)
* - **Odoo 16.0**
- |red|
- |red|
- |red|
- October 2022
- September 2025
* - **Odoo 15.0**
- |red|
- |red|
- |red|
- October 2021
- October 2024
* - Older versions
- |red|
- |red|
- |red|
- Before 2021
- Before 2024

.. admonition:: Legend

|green| : Standard support

|red| : Extended support available (with an extra fee)

N/A : Never released for this platform

.. |green| raw:: html

<span class="text-success" style="font-size: 32px; line-height: 32px; display: inline-block; vertical-align: middle;">●</span>

.. |red| raw:: html

<span class="text-danger" style="font-size: 32px; line-height: 32px; display: inline-block; vertical-align: middle;">●</span>
107 changes: 0 additions & 107 deletions content/administration/supported_versions.rst

This file was deleted.

6 changes: 3 additions & 3 deletions content/administration/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Upgrade

An upgrade involves moving a database from an older version to a newer supported version (e.g., from
Odoo 16.0 to Odoo 18.0). Regular upgrades are crucial as each version offers new features, bug
fixes, and security patches. Using a :doc:`supported version <supported_versions>` is strongly
recommended. Each major version is supported for three years.
fixes, and security patches. Using a :doc:`supported version <standard_extended_support>` is
strongly recommended. Each major version is supported for three years.

Depending on the hosting type and Odoo version used, a database upgrade can be **mandatory**.

Expand Down Expand Up @@ -429,4 +429,4 @@ The following upgrade-related services are **not** included:

.. seealso::
- :doc:`Odoo.sh documentation <odoo_sh>`
- :doc:`Supported Odoo versions <supported_versions>`
- :doc:`Supported Odoo versions <standard_extended_support>`
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ The Odoo POS system is certified for databases hosted on **Odoo Online**, **Odoo
**On-Premise**.

.. seealso::
:doc:`/administration/supported_versions`
:doc:`/administration/standard_extended_support`

A `certified POS system <https://www.systemedecaisseenregistreuse.be/systemes-certifies>`_ must
adhere to rigorous government regulations, which means it operates differently from a non-certified
Expand Down
4 changes: 2 additions & 2 deletions content/applications/general/apps_modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ app's card.
Upgrade apps and modules
========================

With each :doc:`new Odoo release </administration/supported_versions>`, new improvements or app
features are added. Upgrade the app to use these new improvements and features.
With each :doc:`new Odoo release <../../administration/standard_extended_support>`, new improvements
or app features are added. Upgrade the app to use these new improvements and features.

Go to :menuselection:`Apps` and then on the app to upgrade, click the :icon:`fa-ellipsis-v`
:guilabel:`(vertical ellipsis)` icon and select :guilabel:`Upgrade`.
Expand Down
8 changes: 4 additions & 4 deletions content/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ lists the most important of them.
- Anyone interested in Odoo
* - Submit bug reports
- Help improve the stability of Odoo by reporting the bugs that you discover in :doc:`supported
versions </administration/supported_versions>` directly to Odoo support. Make sure to include
as many details (version, environment, test scenario...) as possible. If you don't have the
Odoo Enterprise license required for contacting the support, open a new issue on the GitHub
repository of Odoo.
versions </administration/standard_extended_support>` directly to Odoo support. Make sure to
include as many details (version, environment, test scenario...) as possible. If you don't
have the Odoo Enterprise license required for contacting the support, open a new issue on the
GitHub repository of Odoo.
- * `Odoo support <https://www.odoo.com/help>`_
* `Issue tracker on GitHub <https://github.com/odoo/odoo/issues>`_
- Users of Odoo
Expand Down
6 changes: 3 additions & 3 deletions content/contributing/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ Now that your environment is set up, you can start contributing to the codebase.
navigate to the directory where you installed Odoo from sources and follow the guide below.

#. Choose the version of Odoo to which you want to make changes. Keep in mind that contributions
targeting an :doc:`unsupported version of Odoo </administration/supported_versions>` are not
accepted. This guide assumes that the changes target Odoo {CURRENT_VERSION}, which corresponds to
branch `{CURRENT_BRANCH}`.
targeting an :doc:`unsupported version of Odoo </administration/standard_extended_support>` are
not accepted. This guide assumes that the changes target Odoo {CURRENT_VERSION}, which
corresponds to branch `{CURRENT_BRANCH}`.
#. Create a new branch starting from branch {CURRENT_BRANCH}. Prefix the branch name with the base
branch: `{CURRENT_BRANCH}-...`. If you work at Odoo, suffix the branch name with your Odoo
handle: `{CURRENT_BRANCH}-...-xyz`.
Expand Down
4 changes: 2 additions & 2 deletions content/contributing/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ Contributing to the documentation

#. Choose the version of the documentation to which you want to make changes. Keep in mind
that contributions targeting an :doc:`unsupported version of Odoo
</administration/supported_versions>` are not accepted. This guide assumes that the changes
target the documentation of Odoo {CURRENT_VERSION}, which corresponds to branch
</administration/standard_extended_support>` are not accepted. This guide assumes that the
changes target the documentation of Odoo {CURRENT_VERSION}, which corresponds to branch
`{CURRENT_BRANCH}`.
#. Create a new branch starting from branch {CURRENT_BRANCH}. Prefix the branch name with the
base branch: `{CURRENT_BRANCH}-...`. If you work at Odoo, suffix the branch name with your
Expand Down
4 changes: 4 additions & 0 deletions redirects/17.0.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# administration

administration/supported_versions.rst administration/standard_extended_support.rst

# administration/odoo_sh

administration/odoo_sh/getting_started/first_module.rst administration/odoo_sh/first_module.rst
Expand Down