Skip to content

Commit 786b97c

Browse files
committed
[IMP] hosting: change ticket submission links from help to help-form
The ticket form page was moved to /help-form following the restructuration of the /help page. Directly linking to the ticket form page should make it easier for users. closes #12995 X-original-commit: b88c4d0 Signed-off-by: Xavier Platteau (xpl) <[email protected]>
1 parent f89f4fc commit 786b97c

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

content/administration/hosting.rst

+15-13
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To Odoo Online
2323
#. Create a :ref:`duplicate of the database <on-premise/duplicate>`.
2424
#. In this duplicate, uninstall all **non-standard apps**.
2525
#. Use the database manager to grab a *dump with filestore*.
26-
#. `Submit a support ticket <https://www.odoo.com/help>`_ including the following:
26+
#. `Create a support ticket <https://www.odoo.com/help-form>`_ including the following:
2727

2828
- your **subscription number**,
2929
- the **URL** you want to use for the database (e.g., `company.odoo.com`), and
@@ -33,8 +33,8 @@ To Odoo Online
3333
issues during the process, Odoo might contact you.
3434

3535
.. note::
36-
If you have time constraints, `submit a support ticket <https://www.odoo.com/help>`_ as soon as
37-
possible to schedule the transfer.
36+
If you have time constraints, `create a support ticket <https://www.odoo.com/help-form>`_ as soon
37+
as possible to schedule the transfer.
3838

3939
To Odoo.sh
4040
----------
@@ -56,28 +56,30 @@ Transferring an Odoo Online database
5656
17.0.
5757

5858
.. tip::
59-
Click the gear icon (:guilabel:``) next to the database name on the `Odoo Online database
60-
manager <https://www.odoo.com/my/databases/>`_ to display its version number.
59+
Click the :icon:`fa-gear` (:guilabel:`gear`) button next to the database name on the `Odoo
60+
Online database manager <https://www.odoo.com/my/databases/>`_ to display its version number.
6161

6262
.. warning::
6363
If there is an active Odoo subscription linked to the database being migrated, reach out to
64-
the Customer Service Manager or `submit a support ticket <https://www.odoo.com/help>`_ to
64+
the Customer Service Manager or `contact Odoo support <https://www.odoo.com/help>`_ to
6565
complete the subscription transfer.
6666

6767
To on-premise
6868
-------------
6969

70-
#. Sign in to `the Odoo Online database manager <https://www.odoo.com/my/databases/>`_ and click the
71-
gear icon (:guilabel:``) next to the database name to :guilabel:`Download` a backup. If the
70+
#. Download a database backup by signing in to `the Odoo Online database manager
71+
<https://www.odoo.com/my/databases/>`_, clicking the :icon:`fa-gear` (:guilabel:`gear`) button
72+
next to the database name, then selecting :icon:`fa-cloud-download` :guilabel:`Download`. If the
7273
download fails due to the file being too large, `contact Odoo support
7374
<https://www.odoo.com/help>`_.
7475
#. Restore the database from the database manager on your local server using the backup.
7576

7677
To Odoo.sh
7778
----------
7879

79-
#. Sign in to `the Odoo Online database manager <https://www.odoo.com/my/databases/>`_ and click the
80-
gear icon (:guilabel:``) next to the database name to :guilabel:`Download` a backup. If the
80+
#. Download a database backup by signing in to `the Odoo Online database manager
81+
<https://www.odoo.com/my/databases/>`_, clicking the :icon:`fa-gear` (:guilabel:`gear`) button
82+
next to the database name, then selecting :icon:`fa-cloud-download` :guilabel:`Download`. If the
8183
download fails due to the file being too large, `contact Odoo support
8284
<https://www.odoo.com/help>`_.
8385
#. Follow the instructions found in :ref:`the Import your database section
@@ -93,7 +95,7 @@ To Odoo Online
9395
Odoo Online is *not* compatible with **non-standard apps**.
9496

9597
#. Uninstall all **non-standard apps** in a staging build before doing it in the production build.
96-
#. `Create a support ticket <https://www.odoo.com/help>`_ including the following:
98+
#. `Create a support ticket <https://www.odoo.com/help-form>`_ including the following:
9799

98100
- your **subscription number**,
99101
- the **URL** you want to use for the database (e.g., `company.odoo.com`),
@@ -106,8 +108,8 @@ To Odoo Online
106108
issues during the process, Odoo might contact you.
107109

108110
.. note::
109-
- If you have time constraints, `submit a support ticket <https://www.odoo.com/help>`_ as soon as
110-
possible to schedule the transfer.
111+
- If you have time constraints, `create a support ticket <https://www.odoo.com/help-form>`_ as
112+
soon as possible to schedule the transfer.
111113
- Select the **region** closest to most of your users to reduce latency.
112114
- Future **administrator(s)** must have an Odoo.com account.
113115
- The **date and time** you want the database to be up and running are helpful to organize the

0 commit comments

Comments
 (0)