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

Commits on Jun 13, 2024

  1. [IMP] shopfloor, zone picking: Allow partial transfer when scanning a…

    … 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 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e8df631 View commit details
    Browse the repository at this point in the history