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