Skip to content

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

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

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

lipiraux
Copy link

Previously, Odoo limited offers of the same product to be sold in either FBM or FBA. This limitation was caused by a lack of information on the Odoo side that distinguished fulfillment channels on a per-product basis, which did not permit the creation of multiple offers with different channels.

With the upgrade of the inventory feed in odoo/enterprise#78897 and the recent odoo/enterprise#78293, the fulfillmment channel of an offer is tracked with each new orders coming in. This allows a product to be sold in both FBA and FBM at the same time.

task-4092410

Previously, Odoo limited offers of the same product to be sold in either
FBM or FBA. This limitation was caused by a lack of information on the
Odoo side that distinguished fulfillment channels on a per-product
basis, which did not permit the creation of multiple offers with
different channels.

With the upgrade of the inventory feed in odoo/enterprise#78897 and the
recent odoo/enterprise#78293, the fulfillmment channel of an offer is
tracked with each new orders coming in. This allows a product to be sold
in both FBA and FBM at the same time.

task-4092410

Co-authored-by: StraubCreative <zst@odoo.com>
@robodoo
Copy link
Collaborator

robodoo commented Apr 15, 2025

Pull request status dashboard

@lipiraux lipiraux requested a review from StraubCreative April 15, 2025 15:40
@lipiraux lipiraux marked this pull request as ready for review April 15, 2025 15:41
@C3POdoo C3POdoo requested a review from a team April 15, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants