@@ -91,6 +91,9 @@ Sendcloud account. Then, :ref:`configure Odoo fields
9191<inventory/shipping_receiving/sendcloud-shipping-info>`, so Sendcloud can accurately pull shipping
9292data to generate labels.
9393
94+ .. seealso ::
95+ :ref: `Enable pickup points on websites <inventory/shipping_receiving/sendcloud-pickups >`
96+
9497.. _inventory/shipping_receiving/sendcloud-module :
9598
9699Install Sendcloud shipping module
@@ -115,7 +118,7 @@ Configuration --> Settings`. The :guilabel:`Sendcloud Connector` setting is foun
115118
116119After activating the :guilabel: `Sendcloud Connector `, click on the :guilabel: `Sendcloud Shipping
117120Methods ` link below the listed connector. Once on the :guilabel: `Shipping Methods ` page, click
118- :guilabel: `Create `.
121+ :guilabel: `New `.
119122
120123.. tip ::
121124 :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:
129132 create a new product.
130133- In the :guilabel: `SendCloud Configuration ` tab, enter the :guilabel: `Sendcloud Public Key `.
131134- 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+ ~~~~~~~~~~~~~~~~~~~~~~
134161
135162After configuring and saving the form, follow these steps to load the shipping products:
136163
0 commit comments