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] sales: removing the warning message for Amazon connector #11805

Open
wants to merge 1 commit into
base: saas-18.1
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
12 changes: 0 additions & 12 deletions content/applications/sales/sales/amazon_connector/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,6 @@ The following table lists capabilities provided by Odoo when using the Amazon Co
| | | status synchronized from Odoo. |
+---------------------------+----------------------------+-------------------------------------+

.. important::
The stock synchronization does **not** currently support selling the same product as :abbr:`FBM
(Fulfilled By Merchant)` *and* :abbr:`FBA (Fulfilled By Amazon)`.

At times, when stock is sent for all products, it triggers a stock problem with Amazon, where
Amazon incorrectly thinks the :abbr:`FBM (Fulfilled By Merchant)` product has some quantity in
:abbr:`FBM (Fulfilled By Merchant)`.

As a result, Amazon then sells it as :abbr:`FBM (Fulfilled By Merchant)`, instead of taking from
their own warehouse. Odoo developers are currently working on resolving this issue to avoid
future discrepancies.

.. note::
The Amazon Connector is designed to synchronize the data of sales orders. Other actions, such as
downloading monthly fees reports, handling disputes, or issuing refunds, **must** be managed from
Expand Down