[FIX] sale_amazon: fix information displayed

Both carrier name and tracking reference are now displayed to the
customer, even when using the carrie `Self Delivery`

task-2900803

closes odoo/documentation#2406

X-original-commit: 471d0c2094
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Demesmaeker 2022-07-01 14:46:22 +00:00
parent 4e67b8986c
commit 7f458e8a09

View File

@ -49,7 +49,9 @@ turn, notify the customer that the order (or a part of it) is on its way.
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.
deliveries. You still have to enter a tracking reference.
- Keep in mind that the customer is notified by email about the delivery, and the carrier and
tracking reference are displayed in the email to the customer.
.. seealso::
- :doc:`../../../inventory_and_mrp/inventory/shipping/setup/third_party_shipper`