Skip to content

[FW][IMP] sale_amazon: sell FBA and FBM at the same time #12924

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

Closed
wants to merge 1 commit into from
Closed
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/manage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@ For *FBM* (Fulfilled by Merchant), the same is done for *Unshipped* and *Cancell
synchronized order, a sales order and customer are created in Odoo (if the customer is not already
registered in the database).

.. 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::
When an order is cancelled in Amazon, and was already synchronized in Odoo, the corresponding
sales order is automatically cancelled in Odoo.
Expand Down