Skip to content

[19.0][FIX] ddmrp: retarget buffer move grouping to stock.reference#16

Open
dnplkndll wants to merge 1 commit into
19.0from
19.0-fix-stock-reference
Open

[19.0][FIX] ddmrp: retarget buffer move grouping to stock.reference#16
dnplkndll wants to merge 1 commit into
19.0from
19.0-fix-stock-reference

Conversation

@dnplkndll

Copy link
Copy Markdown

Split out of #4 (one concern per PR). The 19.0 migration renamed the group_id comodel from the removed procurement.group to stock.rule, leaving a "Procurement Group" picker that lists stock rules and a dead group_id values key. Core 19 groups moves/pickings by stock.reference (values["reference_ids"]), so the field points there now and the values key is renamed; test pins the contract. Functional runboat walk planned before upstream filing.

@dnplkndll dnplkndll force-pushed the 19.0-fix-stock-reference branch 5 times, most recently from f871a16 to 11793e2 Compare June 19, 2026 16:11
@dnplkndll dnplkndll force-pushed the 19.0-fix-stock-reference branch 3 times, most recently from a5ad033 to 8d9117b Compare July 7, 2026 13:33
The 19.0 migration renamed the group_id comodel from the removed
procurement.group to stock.rule, leaving a "Procurement Group" picker
that lists stock rules and a group_id procurement-values key that
nothing consumes. Core 19 groups moves and pickings by stock.reference
(values["reference_ids"] in stock.rule._get_stock_move_values,
reference_ids in _search_picking_for_assignation_domain), so point the
field there and emit reference_ids to restore the grouping behavior.
@dnplkndll dnplkndll force-pushed the 19.0-fix-stock-reference branch from 8d9117b to c59b18f Compare July 9, 2026 16:06
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.

1 participant