[ADD] sales:sell amazon fba products by serial or lots#16309
Closed
[ADD] sales:sell amazon fba products by serial or lots#16309
Conversation
X-original-commit: fe80d52 Co-authored-by: lipiraux <79507611+lipiraux@users.noreply.github.com> Co-authored-by: Felicia Kuan <feku@odoo.com>
Collaborator
Collaborator
Author
|
@meval1006 @Felicious this PR targets master and is the last of the forward-port chain containing: To merge the full chain, use
More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
Contributor
|
@robodoo r+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Added a new page detailing the "Kit" workaround developed by the support team to bypass the tracking Amazon FBA products via serial numbers/lots technical limitation.
Problem: When selling products tracked by Serial or Lot Numbers via Amazon FBA (Fulfilled by Amazon), Amazon's API does not send the specific serials or lots used for the sale. This crucial lack of information prevents the Odoo Amazon connector from validating the required stock move, consequently preventing the creation of the Sales Order (possibly blocking any other order, even if there is no lot).
Task: https://www.odoo.com/odoo/action-4043/5344170
Forward-Port-Of: #15764