From 3a85ef34363d4d3f2e78c412d4e2d56d382664e7 Mon Sep 17 00:00:00 2001 From: "John Holton (hojo)" Date: Wed, 6 Nov 2024 14:46:36 -0800 Subject: [PATCH] [IMP] Inventory: add UPS warning closes odoo/documentation#11335 Signed-off-by: Zachary Straub (zst) --- .../setup_configuration/ups_credentials.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/ups_credentials.rst b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/ups_credentials.rst index 0e5800053..d884316f9 100644 --- a/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/ups_credentials.rst +++ b/content/applications/inventory_and_mrp/inventory/shipping_receiving/setup_configuration/ups_credentials.rst @@ -17,6 +17,13 @@ To set up the UPS shipping connector in Odoo, complete these steps: ` #. Set up shipping method in Odoo +.. warning:: + When configuring a shipping method to use UPS, make sure the :guilabel:`Provider` is set to + :guilabel:`UPS`, **NOT** :guilabel:`UPS Legacy`. + + If shipping methods currently exist with the :guilabel:`Provider` set to :guilabel:`UPS Legacy`, + archive them, and create new shipping methods using :guilabel:`UPS`, instead. + UPS account setup =================