Skip to content

[16.0] [ADD] shopfloor_putaway_deferred#1184

Open
lmignon wants to merge 4 commits into
OCA:16.0from
acsone:16.0-add-shopfloor-putaway-deferred-lmi
Open

[16.0] [ADD] shopfloor_putaway_deferred#1184
lmignon wants to merge 4 commits into
OCA:16.0from
acsone:16.0-add-shopfloor-putaway-deferred-lmi

Conversation

@lmignon

@lmignon lmignon commented Jun 16, 2026

Copy link
Copy Markdown

This module ensures that deferred putaway strategies are applied at the
'Get Work' event for Shopfloor scenarios.

It depends on stock_picking_putaway_deferred to defer putaway calculation
until the operator is ready to start working.

Currently supported scenarios: location_content_transfer, zone_picking.

rousseldenis and others added 4 commits June 16, 2026 10:43
As the resulting move lines should have changed in the method, use those
resulting ones to recompute putaways.
…pute

This commit renames the module from "shopfloor_putaway_recompute" to"shopfloor_putaway_deferred"
to better reflect its purpose and functionality. The module is designed
to defer the putaway process to the operator, allowing for more flexibility
in managing inventory and warehouse operations. The new name emphasizes the
deferred nature of the putaway process, making it clearer for users
and developers alike.

In the same time, the commit also includes the support of the deferred putaway
for the zone picking scenario, allowing to defer the putaway of move lines
that are part of a zone picking operation.
@OCA-git-bot OCA-git-bot added series:16.0 mod:shopfloor_putaway_deferred Module shopfloor_putaway_deferred labels Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:shopfloor_putaway_deferred Module shopfloor_putaway_deferred series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants