[ADD] Inventory: reception report documentation#19017
Closed
fw-bot wants to merge 1 commit into
Closed
Conversation
X-original-commit: 8929a91 Co-authored-by: Jess Rogers <104637850+jero-odoo@users.noreply.github.com> Co-authored-by: Erin J <erjer@odoo.com>
Collaborator
Collaborator
Author
|
This PR targets 19.0 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 |
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.

Description
This PR adds a new doc page for the Inventory Reception Report feature to allocate incoming stock from purchase orders (POs) to sales orders (SOs). While an Allocation report doc exists for MRP, reception report documentation for Inventory did not previously exist.
Original feature task card
Doc task
Changes
reception_report.rstpage under Inventory > Warehouses & Storage > Inventory Management.Version Scope
This
17.0PR can be FWP up tomaster. Additional changes for18.0and19.0will be opened in separate PRs.Forward-Port-Of: #18959
Forward-Port-Of: #18928