Skip to content

[14.0][IMP] shopfloor, cluster picking: Validate button at unload_all step - #1217

Draft
sebalix wants to merge 4 commits into
OCA:14.0from
akretion:14.0-shopfloor-cluster_picking-unload_all-validate_button
Draft

[14.0][IMP] shopfloor, cluster picking: Validate button at unload_all step#1217
sebalix wants to merge 4 commits into
OCA:14.0from
akretion:14.0-shopfloor-cluster_picking-unload_all-validate_button

Conversation

@sebalix

@sebalix sebalix commented Jul 13, 2026

Copy link
Copy Markdown

Based on #1216 to avoid conflicts. But both features are here to simplify the cluster picking scenario when processing bunch of products spread in multiple transfers in a given batch.

With this new option, unload_all screen looks like this:
image
The user doesn't need to scan the destination location anymore, a Validate button is now displayed.

EDIT: a summary of processed/backorder lines grouped by transfer is now displayed too
image

@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

@OCA-git-bot OCA-git-bot added mod:shopfloor Module shopfloor mod:shopfloor_mobile Module shopfloor_mobile series:14.0 labels Jul 13, 2026
@sebalix
sebalix force-pushed the 14.0-shopfloor-cluster_picking-unload_all-validate_button branch 5 times, most recently from baf5315 to d5dfe1d Compare July 20, 2026 17:36
@sebalix
sebalix force-pushed the 14.0-shopfloor-cluster_picking-unload_all-validate_button branch from d5dfe1d to f07dc89 Compare July 29, 2026 07:45
sebalix added 4 commits July 30, 2026 11:54
Instead of processing move lines one by one, the operator works
product by product grouped by location.
When confirmed, the batch shows the first product to pick. After scanning
the product and a destination bin, all its lines in the batch are processed
at once (qty done and destination bin are set). Continues to the next product
until all are completed.
Only applies to lines without a source package and not tracked by lot/serial.
Frontend part of 'Pick by product' feature.

Instead of processing move lines one by one, the operator works
product by product.
When confirmed, the batch shows the first product to pick. After scanning
the product and a destination bin, all its lines in the batch are processed
at once (qty done and destination bin are set). Continues to the next product
until all are completed.
Only applies to lines without a source package and not tracked by lot/serial.
…unload_all' step

Assisted-by: opencode-go:deepseek-v4-pro
@sebalix
sebalix force-pushed the 14.0-shopfloor-cluster_picking-unload_all-validate_button branch from f07dc89 to 4d5ff91 Compare July 30, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:shopfloor_mobile Module shopfloor_mobile mod:shopfloor Module shopfloor series:14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants