[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

X-original-commit: 3231d20d92
This commit is contained in:
Demesmaeker 2022-03-28 09:50:23 +02:00
parent 382e296e13
commit 6eda83e255

View File

@ -41,6 +41,13 @@ turn, notify the customer that the order (or a part of it) is on its way.
carrier. If the carrier doesn't automatically provide a tracking reference, you'll need to set
one manually. This concerns all marketplaces.
.. tip::
- If your chosen carrier isn't one supported by Odoo, you can still create a carrier bearing its
name (e.g. create a carrier named `Colissimo`). This name is case insensitive, but be careful
about typos, as Amazon won't recognize them.
- Create a delivery carrier named `Self Delivery` to inform Amazon that you make your own
deliveries. You still have to enter a tracking reference, but Amazon won't do anything with it.
.. seealso::
- :doc:`../../../inventory_and_mrp/inventory/shipping/setup/third_party_shipper`