Skip to content

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

Closed
fw-bot wants to merge 1 commit intosaas-18.2from
saas-18.2-17.0-amazon-is-offer-fbm-lipi-430190-fw
Closed

[FW][IMP] sale_amazon: sell FBA and FBM at the same time#12930
fw-bot wants to merge 1 commit intosaas-18.2from
saas-18.2-17.0-amazon-is-offer-fbm-lipi-430190-fw

Conversation

@fw-bot
Copy link
Copy Markdown
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 <zst@odoo.com>
@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented Apr 17, 2025

Pull request status dashboard

@fw-bot
Copy link
Copy Markdown
Collaborator Author

fw-bot commented Apr 17, 2025

This PR targets saas-18.2 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

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 #12930

X-original-commit: f021c33
Signed-off-by: Lionel Piraux (lipi) <lipi@odoo.com>
Co-authored-by: StraubCreative <zst@odoo.com>
@robodoo robodoo closed this 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