[IMP]Documentation db_online: added Upgrade and Rename sections
This commit is contained in:
parent
345ed36573
commit
a4625e9496
@ -24,14 +24,14 @@ Several actions are available:
|
||||
.. image:: media/db_buttons.png
|
||||
:align: center
|
||||
|
||||
* Upgrade
|
||||
* :ref:`Upgrade <upgrade_button>`
|
||||
Upgrade your database to the latest Odoo version to enjoy cutting-edge
|
||||
features
|
||||
* :ref:`Duplicate <duplicate_online>`
|
||||
Make an exact copy of your database, if you want
|
||||
to try out new apps or new flows without compromising
|
||||
your daily operations
|
||||
* Rename
|
||||
* :ref:`Rename <rename_online_database>`
|
||||
Rename your database (and its URL)
|
||||
* **Backup**
|
||||
Download an instant backup of your database; note that we
|
||||
@ -45,6 +45,36 @@ Several actions are available:
|
||||
Access our `support page <https://www.odoo.com/help>`__
|
||||
with the correct database already selected
|
||||
|
||||
.. _upgrade_button:
|
||||
|
||||
Upgrade
|
||||
=======
|
||||
|
||||
Make sure to be connected to the database you want to upgrade and access to the
|
||||
database management page. On the line of the database you want to upgrade, click
|
||||
on the "Upgrade" button.
|
||||
|
||||
.. image:: media/upgrade1.png
|
||||
:align: center
|
||||
|
||||
By clicking on the "Test upgrade" button an upgrade request will be generated.
|
||||
If our automated system does not encounter any problem, you will receive a
|
||||
"Test" version of your upgraded database.
|
||||
|
||||
.. image:: media/test_upgrade.png
|
||||
:align: center
|
||||
|
||||
.. note :: If our automatic system detect an issue during the creation of your
|
||||
test database, our dedicated team will have to work on it. You will be
|
||||
notified by email and the process will take up to 4 weeks.
|
||||
|
||||
You will have the possibility to test it for 1 month. When you will be ready,
|
||||
and be sure that there are no problem compared to your actual version, you can
|
||||
click again on the Upgrade button, and confirm by clicking on Upgrade (the button
|
||||
with the little rocket!) to definitely switch to the upgraded version of Odoo.
|
||||
|
||||
.. image:: media/upgrade.png
|
||||
:align: center
|
||||
|
||||
.. _duplicate_online:
|
||||
|
||||
@ -87,6 +117,19 @@ database.
|
||||
.. image:: media/dup_expires.png
|
||||
:align: center
|
||||
|
||||
.. _rename_online_database:
|
||||
|
||||
Rename a Database
|
||||
===================
|
||||
|
||||
To rename your database, make sure you are connected to the database you want
|
||||
to rename, access the `database management page <https://www.odoo.com/my/databases>`__
|
||||
and click **Rename**. You will have to give a new name to your database,
|
||||
then click **Rename Database**.
|
||||
|
||||
.. image:: media/rename.png
|
||||
:align: center
|
||||
|
||||
.. _delete_online_database:
|
||||
|
||||
Deleting a Database
|
||||
@ -119,5 +162,9 @@ reload automatically.
|
||||
.. note::
|
||||
* If you need to re-use this database name, it will be immediately available.
|
||||
|
||||
* If you want to delete your Account, please contact
|
||||
* It is not possible to delete a database if it is expired or linked
|
||||
to a Subscription. In these cases contact
|
||||
`Odoo Support <https://www.odoo.com/help>`__
|
||||
|
||||
* If you want to delete your Account, please contact
|
||||
`Odoo Support <https://www.odoo.com/help>`__
|
||||
|
BIN
db_management/media/rename.png
Normal file
BIN
db_management/media/rename.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
db_management/media/test_upgrade.png
Normal file
BIN
db_management/media/test_upgrade.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
BIN
db_management/media/upgrade.png
Normal file
BIN
db_management/media/upgrade.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
db_management/media/upgrade1.png
Normal file
BIN
db_management/media/upgrade1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
Loading…
Reference in New Issue
Block a user