[16.0][ADD] stock_move_line_picking_partner#2268
Open
marcos-mendez wants to merge 2 commits intoOCA:16.0from
Open
[16.0][ADD] stock_move_line_picking_partner#2268marcos-mendez wants to merge 2 commits intoOCA:16.0from
marcos-mendez wants to merge 2 commits intoOCA:16.0from
Conversation
Author
|
@pedrobaeza When the tests don't pass but is nothing related to my module, should i start working on others work or just wait for the PR to be reviewed by someone even tough it has nothing to be related on? |
Member
|
Contact the authors/contributors of the module in a issue to notify the problem. Anyway, sometimes is something due to the hour of the tests. Try again to check if it's the case. |
This was referenced Mar 14, 2026
Open
Open
This was referenced Mar 16, 2026
Open
[16.0][IMP] purchase_sale_stock_inter_company: enforce PO company in move vals
OCA/multi-company#943
Open
Draft
Open
[16.0][IMP] purchase_sale_stock_inter_company: make pickings link configurable
OCA/multi-company#776
Open
Open
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.
This module stores
stock.move.line.picking_partner_idand exposes it in themove line tree and search views.
It allows users to:
Technical rationale:
picking_partner_idalready exists in core as a related field,Tests cover: