@@ -50,13 +50,19 @@ Several actions are available:
50
50
Upgrade
51
51
=======
52
52
53
- Make sure to be connected to the database you want to upgrade and access to the
53
+ Make sure to be connected to the database you want to upgrade and access the
54
54
database management page. On the line of the database you want to upgrade, click
55
55
on the "Upgrade" button.
56
56
57
57
.. image :: media/upgrade1.png
58
58
:align: center
59
59
60
+ You have the possibility to choose the target version of the upgrade. By default,
61
+ we select the highest available version available for your database; if you were
62
+ already in the process of testing a migration, we will automatically select the
63
+ version you were already testing (even if we released a more recent version during
64
+ your tests).
65
+
60
66
By clicking on the "Test upgrade" button an upgrade request will be generated.
61
67
If our automated system does not encounter any problem, you will receive a
62
68
"Test" version of your upgraded database.
@@ -68,14 +74,22 @@ If our automated system does not encounter any problem, you will receive a
68
74
test database, our dedicated team will have to work on it. You will be
69
75
notified by email and the process will take up to 4 weeks.
70
76
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.
77
+ You will have the possibility to test it for 1 month. Inspect your data (e.g.
78
+ accounting reports, stock valuation, etc.), check that all your usual flows
79
+ work correctly (CRM flow, Sales flow, etc.).
80
+
81
+ Once you are ready and that everything is correct in your test migration, you
82
+ can click again on the Upgrade button, and confirm by clicking on Upgrade
83
+ (the button with the little rocket!) to switch your production database to
84
+ the new version.
75
85
76
86
.. image :: media/upgrade.png
77
87
:align: center
78
88
89
+ .. warning :: Your database will be taken offline during the upgrade
90
+ (usually between 30min up to several hours for big databases),
91
+ so make sure to plan your migration during non-business hours.
92
+
79
93
.. _duplicate_online :
80
94
81
95
Duplicating a database
0 commit comments