Skip to content

[16.0][FIX][BWP] shopfloor: fix extract move keep package#1164

Open
nicolas-delbovier-acsone wants to merge 7 commits into
OCA:16.0from
acsone:16.0-shopfloor-fix_extract_move_keep_package-bwp
Open

[16.0][FIX][BWP] shopfloor: fix extract move keep package#1164
nicolas-delbovier-acsone wants to merge 7 commits into
OCA:16.0from
acsone:16.0-shopfloor-fix_extract_move_keep_package-bwp

Conversation

@nicolas-delbovier-acsone

@nicolas-delbovier-acsone nicolas-delbovier-acsone commented May 7, 2026

Copy link
Copy Markdown

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @sebalix, @simahawk, @guewen,
some modules you are maintaining are being modified, check this out!

@nicolas-delbovier-acsone nicolas-delbovier-acsone force-pushed the 16.0-shopfloor-fix_extract_move_keep_package-bwp branch 2 times, most recently from 086168a to 71c999e Compare May 13, 2026 14:47
mmequignon and others added 7 commits June 9, 2026 15:01
During the backport of the shopfloor v18 split picking test to v16,
the `pack_move_a` and `pack_move_b` moves were consistently failing
to reserve stock and remaining stuck in a 'waiting' state.

This occurred because, by default in the test setup environment, the
warehouse is initialized with a 1-step delivery route. As a result,
Odoo automatically archives intermediate multi-step locations like
`WH/Packing Zone`. When the test programmatically creates and processes
3-step moves, the reservation engine (`action_assign`) silently ignores
the archived destination/source packing locations.
@nicolas-delbovier-acsone nicolas-delbovier-acsone force-pushed the 16.0-shopfloor-fix_extract_move_keep_package-bwp branch from 71c999e to 27033ec Compare June 9, 2026 13:01
@nicolas-delbovier-acsone nicolas-delbovier-acsone marked this pull request as ready for review June 9, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants