Skip to content

Commit 61bf546

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
1 parent ba0e93e commit 61bf546

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
@@ -47,6 +47,13 @@ turn, notify the customer that the order (or a part of it) is on its way.
4747
module in order to provide the tracking reference. There is unfortunately no workaround to comply
4848
with this new Amazon policy.
4949

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

0 commit comments

Comments
 (0)