[IMP] upgrade: update the online info in line with new db management UI

task-5095153

closes odoo/documentation#15443

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
xpl-odoo
2025-11-25 17:15:51 +01:00
parent aa44548368
commit 7b0b0ba7b9
4 changed files with 17 additions and 24 deletions

View File

@@ -108,33 +108,26 @@ database. However, depending on the hosting type, you can upgrade from the comma
.. group-tab:: Odoo Online .. group-tab:: Odoo Online
Odoo Online databases can be manually upgraded via the `database manager To upgrade an Odoo Online database:
<https://www.odoo.com/my/databases>`_.
The database manager displays all databases associated with the user's account. Databases #. Open the `database manager <https://www.odoo.com/my/databases>`_.
not on the most recent version of Odoo display an arrow in a circle icon next to their name, #. Select the database and click :icon:`fa-gears` :guilabel:`Manage`.
indicating that they can be upgraded. #. Click :guilabel:`Upgrade` in the :guilabel:`Database` section.
#. In the popup:
.. image:: upgrade/databases-page.png - Select the **version** of Odoo you want to upgrade to, usually the latest version.
:alt: The database manager with an upgrade button next to the name of a database. - Enter the :guilabel:`Email to notify`, which will receive a link to the upgraded
database.
- Select the :guilabel:`Purpose` of the upgrade, which is automatically set to
:guilabel:`Test` for your first upgrade request.
- Click :guilabel:`Upgrade`.
Click the **arrow in a circle** icon to start the upgrade process. In the popup, fill in: In the database manager, the :guilabel:`Connect` button will be replaced by an unclickable
:guilabel:`Upgrading...` button until completion. Once the process is successful, an email
- The **version** of Odoo you want to upgrade to, usually the latest version containing a link to the upgraded test database is sent to the address provided. The test
- The **email** address that should receive the link to the upgraded database database can also be accessed from the database manager by clicking the :icon:`fa-caret-down`
- The :guilabel:`Purpose` of the upgrade, which is automatically set to :guilabel:`Test` for (:guilabel:`caret down`) button before the database name to display the test database, then
your first upgrade request clicking :guilabel:`Connect`.
.. image:: upgrade/upgrade-popup.png
:alt: The "Upgrade your database" popup.
The :guilabel:`Upgrade in progress` tag is displayed next to the database name until
completion. Once the process succeeds, an email containing a link to the upgraded test
database is sent to the address provided. The database can also be accessed from the database
manager by clicking the dropdown arrow before the database name.
.. image:: upgrade/access-upgraded-db.png
:alt: Clicking the menu arrow displays the upgraded test database.
.. group-tab:: Odoo.sh .. group-tab:: Odoo.sh

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB