Skip to content

Commit df486c7

Browse files
committed
[IMP] amazon: explain how to use a carrier
In case of an unsupported carrier or a self Delivery, Odoo won't block the user to use the Amazon connector, but explanation were needed for these cases. task-2804907 closes #1958 X-original-commit: 3231d20 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
1 parent c534967 commit df486c7

File tree

1 file changed

+7
-0
lines changed
  • content/applications/sales/sales/amazon_connector

1 file changed

+7
-0
lines changed

content/applications/sales/sales/amazon_connector/manage.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ turn, notify the customer that the order (or a part of it) is on its way.
4444
module in order to provide the tracking reference. There is unfortunately no workaround to comply
4545
with this new Amazon policy.
4646

47+
.. tip::
48+
- If your chosen carrier isn't one supported by Odoo, you can still create a carrier bearing its
49+
name (e.g. create a carrier named `Colissimo`). This name is case insensitive, but be careful
50+
about typos, as Amazon won't recognize them.
51+
- Create a delivery carrier named `Self Delivery` to inform Amazon that you make your own
52+
deliveries. You still have to enter a tracking reference, but Amazon won't do anything with it.
53+
4754
.. seealso::
4855
- :doc:`../../../inventory_and_mrp/inventory/shipping/setup/third_party_shipper`
4956

0 commit comments

Comments
 (0)