Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][IMP] Inventory: add UPS warning #11438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ To set up the UPS shipping connector in Odoo, complete these steps:
<inventory/shipping_receiving/ups-client-id>`
#. 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
=================

Expand Down