Skip to content

[16.0][ADD] stock_move_line_picking_partner#2268

Open
marcos-mendez wants to merge 2 commits intoOCA:16.0from
popsolutions:16.0-add-stock_move_line_picking_partner-clean
Open

[16.0][ADD] stock_move_line_picking_partner#2268
marcos-mendez wants to merge 2 commits intoOCA:16.0from
popsolutions:16.0-add-stock_move_line_picking_partner-clean

Conversation

@marcos-mendez
Copy link
Copy Markdown

This module stores stock.move.line.picking_partner_id and exposes it in the
move line tree and search views.

It allows users to:

  • display the picking partner on moves history,
  • search stock move lines by picking partner,
  • group stock move lines by picking partner.

Technical rationale:

  • picking_partner_id already exists in core as a related field,
  • this addon stores/indexes it and exposes it in the main move history list/search.

Tests cover:

  • stored related field value,
  • search by picking partner,
  • grouping by picking partner.

@marcos-mendez
Copy link
Copy Markdown
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?

@pedrobaeza pedrobaeza added this to the 16.0 milestone Mar 9, 2026
@pedrobaeza
Copy link
Copy Markdown
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
This was referenced Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants