Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] shopfloor, zone picking: Allow partial transfer when scanning a location #909

Closed
wants to merge 1 commit into from

Conversation

sbejaoui
Copy link
Contributor

In the zone picking scenario, operators can choose to pick less than the reserved quantity. Previously, the system required them, in this case, to place the goods in a package first.

This restriction was unnecessary, as it forced operators to perform an extra step that they do not actually do in real life. We trust them to know what they're doing, so let's keep it simple.

With this fix, if a user scans a location, they can move the products directly to the scanned location.

@OCA-git-bot
Copy link
Contributor

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

@sbejaoui sbejaoui marked this pull request as draft June 13, 2024 13:06
@sbejaoui sbejaoui marked this pull request as draft June 13, 2024 13:06
… location.

In the zone picking scenario, operators can choose to pick less than the reserved quantity.
Previously, the system required them, in this case, to place the goods in a package first.

This restriction was unnecessary, as it forced operators to perform an extra step that they do not actually do in real life.
We trust them to know what they're doing, so let's keep it simple.

With this fix, if a user scans a location, they can move the products directly to the scanned location.
@sbejaoui sbejaoui marked this pull request as ready for review June 13, 2024 15:28
Copy link
Contributor

@lmignon lmignon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbejaoui you should modify the PR #902 where the option to control us a destination package is required or not has been introduced.

@sbejaoui sbejaoui closed this Jun 14, 2024
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.

3 participants