Skip to content

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

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

Conversation

fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Apr 17, 2025

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

Forward-Port-Of: #12901

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

X-original-commit: f021c33
Co-authored-by: StraubCreative <[email protected]>
@robodoo
Copy link
Collaborator

robodoo commented Apr 17, 2025

Pull request status dashboard

@lipiraux
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Apr 18, 2025
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

closes #12931

X-original-commit: f021c33
Signed-off-by: Lionel Piraux (lipi) <[email protected]>
Co-authored-by: StraubCreative <[email protected]>
@robodoo robodoo closed this Apr 18, 2025
@robodoo robodoo added the 18.3 label Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants