@@ -91,6 +91,9 @@ Sendcloud account. Then, :ref:`configure Odoo fields
91
91
<inventory/shipping_receiving/sendcloud-shipping-info>`, so Sendcloud can accurately pull shipping
92
92
data to generate labels.
93
93
94
+ .. seealso ::
95
+ :ref: `Enable pickup points on websites <inventory/shipping_receiving/sendcloud-pickups >`
96
+
94
97
.. _inventory/shipping_receiving/sendcloud-module :
95
98
96
99
Install Sendcloud shipping module
@@ -115,7 +118,7 @@ Configuration --> Settings`. The :guilabel:`Sendcloud Connector` setting is foun
115
118
116
119
After activating the :guilabel: `Sendcloud Connector `, click on the :guilabel: `Sendcloud Shipping
117
120
Methods ` link below the listed connector. Once on the :guilabel: `Shipping Methods ` page, click
118
- :guilabel: `Create `.
121
+ :guilabel: `New `.
119
122
120
123
.. tip ::
121
124
:guilabel: `Shipping Methods ` can also be accessed by going to :menuselection: `Inventory -->
@@ -129,8 +132,32 @@ Fill out the following fields in the :guilabel:`New Shipping Method` form:
129
132
create a new product.
130
133
- In the :guilabel: `SendCloud Configuration ` tab, enter the :guilabel: `Sendcloud Public Key `.
131
134
- In the :guilabel: `SendCloud Configuration ` tab, enter the :guilabel: `Sendcloud Secret Key `.
132
- - Manually :guilabel: `Save ` the form by clicking the cloud icon next to the :guilabel: `Shipping
133
- Methods / New ` breadcrumbs.
135
+
136
+ .. _inventory/shipping_receiving/sendcloud-pickups :
137
+
138
+ Pickup points
139
+ ~~~~~~~~~~~~~
140
+
141
+ Sendcloud's `service point delivery
142
+ <https://support.sendcloud.com/hc/en-us/articles/360026097951-FAQ-Service-Points> `_ lets customers
143
+ choose a pickup location (such as a nearby shop or locker) instead of entering a private delivery
144
+ address.
145
+
146
+ To enable the feature, go to the shipping method form, and in the :guilabel: `SendCloud
147
+ Configuration ` tab, under the :guilabel: `Options ` section, enable :guilabel: `Use Sendcloud
148
+ Locations ` feature.
149
+
150
+ .. important ::
151
+ Pickup point selection is only available through the **Website ** app (the online checkout view).
152
+ It is not currently possible to select a pickup point manually through the **Sales ** app (the
153
+ internal database view).
154
+
155
+ For example, if the customer selects a shipping method like *Sendcloud Mondial Relay *, they must
156
+ choose a pickup point during the checkout process on the website. If no pickup point is selected,
157
+ the delivery order cannot be validated in Odoo.
158
+
159
+ Load shipping products
160
+ ~~~~~~~~~~~~~~~~~~~~~~
134
161
135
162
After configuring and saving the form, follow these steps to load the shipping products:
136
163
0 commit comments