From 5102b8ea1ed591187f8175ff7b5a74573a948c74 Mon Sep 17 00:00:00 2001 From: Demesmaeker Date: Fri, 1 Jul 2022 14:46:22 +0000 Subject: [PATCH] [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#2410 X-original-commit: 471d0c2094bb48b963452d42143bb8943f344fe4 Signed-off-by: Antoine Vandevenne (anv) --- content/applications/sales/sales/amazon_connector/manage.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/applications/sales/sales/amazon_connector/manage.rst b/content/applications/sales/sales/amazon_connector/manage.rst index 0ddecbe05..eb7e55e0e 100644 --- a/content/applications/sales/sales/amazon_connector/manage.rst +++ b/content/applications/sales/sales/amazon_connector/manage.rst @@ -46,7 +46,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`