[IMP] sale_amazon: support all marketplaces
task-2939972
closes odoo/documentation#2806
X-original-commit: 91f3859a53
Related: odoo/enterprise#32699
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
3a7be7730d
commit
d41a66758f
@ -54,35 +54,10 @@ The connector is able to:
|
|||||||
Supported Marketplaces
|
Supported Marketplaces
|
||||||
======================
|
======================
|
||||||
|
|
||||||
The Amazon Connector currently supports 9 marketplaces.
|
The Amazon Connector supports all the current marketplaces.
|
||||||
If a marketplace is not listed below, it may be possible for you to :ref:`add it as an unsupported
|
If a marketplace is not listed in your Amazon marketplaces, you can :ref:`add a new marketplace
|
||||||
marketplace <amazon/add-unsupported-marketplace>`.
|
<amazon/add-new-marketplace>`.
|
||||||
|
|
||||||
+-------------------------------+
|
|
||||||
| **North America region** |
|
|
||||||
+===============+===============+
|
|
||||||
| Canada | Amazon.ca |
|
|
||||||
+---------------+---------------+
|
|
||||||
| Mexico | Amazon.com.mx |
|
|
||||||
+---------------+---------------+
|
|
||||||
| US | Amazon.com |
|
|
||||||
+---------------+---------------+
|
|
||||||
|
|
||||||
+-------------------------------+
|
|
||||||
| **Europe region** |
|
|
||||||
+===============+===============+
|
|
||||||
| Germany | Amazon.de |
|
|
||||||
+---------------+---------------+
|
|
||||||
| Spain | Amazon.es |
|
|
||||||
+---------------+---------------+
|
|
||||||
| France | Amazon.fr |
|
|
||||||
+---------------+---------------+
|
|
||||||
| UK | Amazon.co.uk |
|
|
||||||
+---------------+---------------+
|
|
||||||
| Italy | Amazon.it |
|
|
||||||
+---------------+---------------+
|
|
||||||
| Netherlands | Amazon.nl |
|
|
||||||
+---------------+---------------+
|
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`setup`
|
- :doc:`setup`
|
||||||
|
@ -70,49 +70,35 @@ the subtotals between Seller Central and Odoo.
|
|||||||
that order totals differ by a few cents from that on Seller Central. Those differences can be
|
that order totals differ by a few cents from that on Seller Central. Those differences can be
|
||||||
resolved with a write-off when reconciling the payments in Odoo.
|
resolved with a write-off when reconciling the payments in Odoo.
|
||||||
|
|
||||||
.. _amazon/add-unsupported-marketplace:
|
.. _amazon/add-new-marketplace:
|
||||||
|
|
||||||
Add an unsupported marketplace
|
Add a new marketplace
|
||||||
==============================
|
=====================
|
||||||
|
|
||||||
Some Amazon Marketplaces, such as Amazon Brazil, are not created by default as they are not
|
:ref:`All marketplaces are supported by the Amazon Connector <amazon/supported-marketplaces>`, but
|
||||||
officially supported by Odoo but might be compatible with your seller account. These marketplaces
|
recently created ones might be missing from your database. To add a new marketplace, proceed as
|
||||||
can be added manually should you wish to use them. See :ref:`here <amazon/supported-marketplaces>`
|
follows:
|
||||||
for the exhaustive list of natively supported marketplaces.
|
|
||||||
|
|
||||||
.. tip::
|
#. Activate the :ref:`developer mode <developer-mode>`.
|
||||||
To find out if a marketplace is eventually compatible, check the `Amazon Documentation
|
#. Go to :menuselection:`Sales --> Configuration --> Settings --> Connectors --> Amazon Sync -->
|
||||||
<https://developer-docs.amazon.com/amazon-shipping/docs/seller-central-urls>`_. The marketplace
|
Amazon Marketplaces`.
|
||||||
must belong to the same region as that of your seller account.
|
#. Create a new marketplace record. Enter the :guilabel:`Marketplace ID` and select the
|
||||||
|
:guilabel:`Amazon Region` for your marketplace as described in the `Amazon Documentation for
|
||||||
To add a new marketplace, activate the :ref:`developer mode <developer-mode>`.
|
marketplace IDs and regions
|
||||||
|
<https://developer-docs.amazon.com/amazon-shipping/docs/marketplace-ids>`_, and the
|
||||||
Once that is done, go to :menuselection:`Sales --> Configuration --> Settings --> Connectors -->
|
:guilabel:`Seller Central URL` as described in the `Amazon Documentation for seller central URLs
|
||||||
Amazon Sync --> Amazon Marketplaces`.
|
<https://developer-docs.amazon.com/amazon-shipping/docs/seller-central-urls>`_.
|
||||||
|
#. Set the name of the record to `Amazon.<country code>` to easily retrieve it (e.g.:
|
||||||
From there, create a new marketplace record. Enter the Marketplace ID and select the Amazon Region
|
**Amazon.se**). The :guilabel:`API Identifier`, the :guilabel:`Region` and the :guilabel:`Seller
|
||||||
for your marketplace as described in the `Amazon Documentation for marketplace IDs
|
Central URL` fields should respectively hold the *MarketplaceId*, the selected Amazon region and
|
||||||
<https://developer-docs.amazon.com/amazon-shipping/docs/marketplace-ids>`_, and the Seller Central
|
the *Seller Central URL* values from the Amazon Documentation.
|
||||||
URL as described in the `Amazon Documentation for seller central URLs
|
#. Once the marketplace is saved, update the Amazon Account configuration by going to
|
||||||
<https://developer-docs.amazon.com/amazon-shipping/docs/seller-central-urls>`_.
|
:menuselection:`Sales --> Configuration --> Settings --> Connectors --> Amazon Sync -->
|
||||||
|
Amazon Accounts`. Open the account on which you wish to use the new marketplace, go to the
|
||||||
Set the name of the record to ``Amazon.<country code>`` to easily retrieve it (e.g.: ``Amazon.se``).
|
:guilabel:`Marketplaces` tab and click on :guilabel:`Update available marketplaces` (an animation
|
||||||
The :guilabel:`API Identifier`, the :guilabel:`Region` and the :guilabel:`Seller Central URL` fields
|
should confirm the success of the operation). Newly added marketplaces are automatically added to
|
||||||
should respectively hold the *MarketplaceId*, the selected Amazon region and the *Seller Central
|
the list of synchronized marketplaces. If the new marketplace is not added to the list, it means
|
||||||
URL* values from the Amazon Documentation.
|
that it is either incompatible or unavailable for your seller account.
|
||||||
|
|
||||||
Once the marketplace is saved, update the Amazon Account configuration by going to
|
|
||||||
:menuselection:`Sales --> Configuration --> Settings --> Connectors --> Amazon Sync -->
|
|
||||||
Amazon Accounts`. Open the account on which you wish to use the new marketplace, go to the
|
|
||||||
:guilabel:`Marketplaces` tab and click on :guilabel:`Update available marketplaces` (an animation
|
|
||||||
should confirm the success of the operation). Newly added marketplaces are automatically added to
|
|
||||||
the list of synchronized marketplaces. If the new marketplace is not added to the list, it means
|
|
||||||
that it is either incompatible or unavailable for your seller account.
|
|
||||||
|
|
||||||
.. important::
|
|
||||||
As manually added marketplaces are not officially supported by Odoo, there is no guarantee that
|
|
||||||
adding one as described above will work, nor can this be considered as a bug when contacting Odoo
|
|
||||||
Support.
|
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`features`
|
- :doc:`features`
|
||||||
|
Loading…
Reference in New Issue
Block a user