2019-12-30 01:23:42 +07:00
|
|
|
==================================
|
|
|
|
Configure Amazon Connector in Odoo
|
|
|
|
==================================
|
2019-08-20 23:28:12 +07:00
|
|
|
|
|
|
|
Register your Amazon account in Odoo
|
|
|
|
====================================
|
|
|
|
|
|
|
|
To register your seller account in Odoo, navigate to :menuselection:`Sales --> Configuration
|
|
|
|
--> Settings --> Connectors --> Amazon Sync --> Amazon Accounts` and click on **CREATE**.
|
|
|
|
|
|
|
|
The **Seller ID** can be found in Seller Central under the link **Your Merchant Token** on the
|
|
|
|
**Seller Account Information** page. The **Access Key** and the **Secret Key** can be found in
|
2020-01-30 21:04:15 +07:00
|
|
|
Developer Central (where the :ref:`Developer Registration and Assessment form
|
|
|
|
<amazon/developer-form>` was located).
|
2019-08-20 23:28:12 +07:00
|
|
|
|
|
|
|
Once the account is registered, the marketplaces available to this account are synchronized and
|
2019-12-30 01:23:42 +07:00
|
|
|
listed under the **Marketplaces** tab. If you wish, you can remove some items from the list of
|
2019-08-20 23:28:12 +07:00
|
|
|
synchronized marketplaces to disable their synchronization.
|
|
|
|
|
2019-12-30 01:23:42 +07:00
|
|
|
Match database products in Amazon
|
|
|
|
=================================
|
2019-08-20 23:28:12 +07:00
|
|
|
|
|
|
|
When an Amazon order is synchronized, up to three sales order items are created in Odoo for each
|
|
|
|
product sold on Amazon: one for the marketplace product, one for the shipping charges (if any) and
|
|
|
|
one for the gift wrapping charges (if any).
|
|
|
|
|
2020-01-08 17:05:57 +07:00
|
|
|
.. _amazon/matching:
|
|
|
|
|
2019-08-20 23:28:12 +07:00
|
|
|
The selection of a database product for a sales order item is done by matching its
|
|
|
|
**internal reference** with the **SKU** for marketplace items, the **shipping code** for delivery
|
|
|
|
charges, and the **gift wrapping** code for gift wrapping charges.
|
|
|
|
|
2019-12-30 01:23:42 +07:00
|
|
|
For marketplace products, pairings are saved as **Amazon Offers** which are listed under the
|
|
|
|
**Offers** stat button on the account form. Offers are automatically created when the pairing is
|
2019-08-20 23:28:12 +07:00
|
|
|
established and are used for subsequent orders to lookup SKUs. If no offer with a matching SKU is
|
2019-12-30 01:23:42 +07:00
|
|
|
found, :ref:`the internal reference is used instead <amazon/matching>`.
|
2019-08-20 23:28:12 +07:00
|
|
|
|
2019-12-30 01:23:42 +07:00
|
|
|
.. tip::
|
|
|
|
It is possible to force the pairing of a marketplace item with a specific product by changing
|
|
|
|
either the product or the SKU of an offer. The offer can be manually created if it was not
|
|
|
|
automatically done yet. This is useful if you do not use the internal reference as the SKU or if
|
|
|
|
you sell the product under different conditions.
|
2019-08-20 23:28:12 +07:00
|
|
|
|
|
|
|
If no database product with a matching internal reference is found for a given SKU or gift wrapping
|
|
|
|
code, a default database product **Amazon Sale** is used. The same is done with the default product
|
|
|
|
**Amazon Shipping** and the shipping code.
|
|
|
|
|
2019-12-30 01:23:42 +07:00
|
|
|
.. note::
|
2020-03-03 20:32:55 +07:00
|
|
|
To modify the default products, activate the
|
|
|
|
:doc:`Developer mode <../../general/developer_mode/activate>` and navigate to
|
2019-12-30 01:23:42 +07:00
|
|
|
:menuselection:`Sales --> Configuration --> Settings --> Connectors --> Amazon Sync -->
|
|
|
|
Default Products`.
|
2019-08-20 23:28:12 +07:00
|
|
|
|
|
|
|
Configure taxes of products
|
|
|
|
===========================
|
|
|
|
|
|
|
|
To allow for tax reporting of Amazon sales with Odoo, the taxes applied to the sales order items are
|
|
|
|
those set on the product or determined by the fiscal position. Make sure to have set the correct
|
|
|
|
taxes on your products in Odoo or to have it done by a fiscal position, to avoid discrepancies in
|
|
|
|
the subtotals between Seller Central and Odoo.
|
|
|
|
|
2019-12-30 01:23:42 +07:00
|
|
|
.. note::
|
|
|
|
As Amazon does not necessarily apply the same taxes as those configured in Odoo, it may happen
|
|
|
|
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.
|