You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/dhl_credentials.rst
+27-24Lines changed: 27 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,15 @@ least one *shipping method*, the process of :doc:`calculating shipping rates
16
16
Enable DHL shipping connector
17
17
=============================
18
18
19
-
Before creating a DHL shipping method, it is necessary to enable the carrier's shipping connector.
20
-
To do so, navigate to :menuselection:`Inventory app --> Configuration --> Settings`.
19
+
Before creating a DHL shipping method, enable the carrier's shipping connector. To do so, navigate
20
+
to :menuselection:`Inventory app --> Configuration --> Settings`.
21
21
22
22
Scroll down to the :guilabel:`Shipping Connectors` section, and tick the checkbox next to
23
23
:guilabel:`DHL Express Connector`. Finally, click :guilabel:`Save` to apply the changes.
24
24
25
-
Once the connector has been enabled, a :icon:`oi-arrow-right` :guilabel:`DHL Shipping Methods` link
26
-
appears below. Click the link to open a page showing all shipping methods configured for DHL.
25
+
Once the connector has been enabled, a :icon:`fa-arrow-right` :guilabel:`DHL Shipping Methods` link
26
+
appears below the setting. Click the link to open a page showing all shipping methods configured for
27
+
DHL.
27
28
28
29
Configure DHL shipping method
29
30
=============================
@@ -44,7 +45,6 @@ Click :guilabel:`New` to open a blank shipping method form. If a shipping method
44
45
created, it can be selected from this screen.
45
46
46
47
.. image:: dhl_credentials/dhl-form.png
47
-
:align:center
48
48
:alt:The form for a DHL shipping method.
49
49
50
50
General information
@@ -70,28 +70,21 @@ DHL SiteID, password, and account number
70
70
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71
71
72
72
A DHL SiteID, password, and account number are used to link a DHL account with third-party services,
73
-
like Odoo's **Inventory** app. The SiteID and password are different credentials than the ones used
74
-
to log in to a DHL account.
73
+
like Odoo's **Inventory** app.
75
74
76
-
To obtain a DHL SiteID, password, and account number, it is necessary to register on the `DHL API
77
-
Developer Portal <https://developer.dhl.com/user/register>`_, by filling out the following
78
-
information:
79
-
80
-
- :guilabel:`First name`
81
-
- :guilabel:`Last name`
82
-
- :guilabel:`Email address`
83
-
- :guilabel:`Username`
84
-
- :guilabel:`Company Name`
85
-
- :guilabel:`Country`
86
-
87
-
After filling out all of the fields, tick the :guilabel:`I have read and accept the terms of use and
88
-
the privacy policy` checkbox, and click :guilabel:`Send` to register.
75
+
.. important::
76
+
The SiteID and password are different credentials than the ones used to log in to a DHL account.
89
77
90
-
After registering, a confirmation email is sent to verify the application. Click the link inside the
91
-
email to activate the developer portal account, and set a password.
78
+
Here are two ways to obtain these DHL account credentials:
92
79
93
-
This email also includes the account number for the developer portal account. Enter the number in
94
-
the :guilabel:`DHL Account Number` field on the shipping method form.
80
+
- **If a DHL Express account is available**: Log into the `DHL Developer portal
0 commit comments