Skip to content

Commit 5e0f64e

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 #1965 X-original-commit: 3231d20 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
1 parent 0ef18f4 commit 5e0f64e

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
@@ -41,6 +41,13 @@ turn, notify the customer that the order (or a part of it) is on its way.
4141
carrier. If the carrier doesn't automatically provide a tracking reference, you'll need to set
4242
one manually. This concerns all marketplaces.
4343

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

0 commit comments

Comments
 (0)