@@ -24,14 +24,14 @@ Several actions are available:
24
24
.. image :: media/db_buttons.png
25
25
:align: center
26
26
27
- * Upgrade
27
+ * :ref: ` Upgrade < upgrade_button >`
28
28
Upgrade your database to the latest Odoo version to enjoy cutting-edge
29
29
features
30
30
* :ref: `Duplicate <duplicate_online >`
31
31
Make an exact copy of your database, if you want
32
32
to try out new apps or new flows without compromising
33
33
your daily operations
34
- * Rename
34
+ * :ref: ` Rename < rename_online_database >`
35
35
Rename your database (and its URL)
36
36
* **Backup **
37
37
Download an instant backup of your database; note that we
@@ -45,6 +45,36 @@ Several actions are available:
45
45
Access our `support page <https://www.odoo.com/help >`__
46
46
with the correct database already selected
47
47
48
+ .. _upgrade_button :
49
+
50
+ Upgrade
51
+ =======
52
+
53
+ Make sure to be connected to the database you want to upgrade and access to the
54
+ database management page. On the line of the database you want to upgrade, click
55
+ on the "Upgrade" button.
56
+
57
+ .. image :: media/upgrade1.png
58
+ :align: center
59
+
60
+ By clicking on the "Test upgrade" button an upgrade request will be generated.
61
+ If our automated system does not encounter any problem, you will receive a
62
+ "Test" version of your upgraded database.
63
+
64
+ .. image :: media/test_upgrade.png
65
+ :align: center
66
+
67
+ .. note :: If our automatic system detect an issue during the creation of your
68
+ test database, our dedicated team will have to work on it. You will be
69
+ notified by email and the process will take up to 4 weeks.
70
+
71
+ You will have the possibility to test it for 1 month. When you will be ready,
72
+ and be sure that there are no problem compared to your actual version, you can
73
+ click again on the Upgrade button, and confirm by clicking on Upgrade (the button
74
+ with the little rocket!) to definitely switch to the upgraded version of Odoo.
75
+
76
+ .. image :: media/upgrade.png
77
+ :align: center
48
78
49
79
.. _duplicate_online :
50
80
@@ -87,6 +117,19 @@ database.
87
117
.. image:: media/dup_expires.png
88
118
:align: center
89
119
120
+ .. _rename_online_database :
121
+
122
+ Rename a Database
123
+ ===================
124
+
125
+ To rename your database, make sure you are connected to the database you want
126
+ to rename, access the `database management page <https://www.odoo.com/my/databases >`__
127
+ and click **Rename **. You will have to give a new name to your database,
128
+ then click **Rename Database **.
129
+
130
+ .. image :: media/rename.png
131
+ :align: center
132
+
90
133
.. _delete_online_database :
91
134
92
135
Deleting a Database
@@ -119,5 +162,9 @@ reload automatically.
119
162
.. note ::
120
163
* If you need to re-use this database name, it will be immediately available.
121
164
122
- * If you want to delete your Account, please contact
165
+ * It is not possible to delete a database if it is expired or linked
166
+ to a Subscription. In these cases contact
167
+ `Odoo Support <https://www.odoo.com/help >`__
168
+
169
+ * If you want to delete your Account, please contact
123
170
`Odoo Support <https://www.odoo.com/help >`__
0 commit comments