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

[16.0][IMP] shopfloor: Zone picking no destination package required #902

Open
wants to merge 2 commits into
base: 16.0
Choose a base branch
from

Conversation

lmignon
Copy link
Contributor

@lmignon lmignon commented May 17, 2024

Add an option to skip the packing step when processing a line into the zone picking scenario. Thanks to this option the processing of a line can be done by processing the location, set the qty and scan the destination even if the product is not into a package.

@OCA-git-bot
Copy link
Contributor

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

@lmignon lmignon force-pushed the 16.0-shopfloor-zone-picking-no-unload branch from 72c4829 to 6f81a01 Compare June 6, 2024 07:26
@lmignon lmignon changed the title [16.0][IMP] shopfloor: Zone picking no packing [16.0][IMP] shopfloor: Zone picking no destination package required Jun 6, 2024
@lmignon lmignon force-pushed the 16.0-shopfloor-zone-picking-no-unload branch from 6f81a01 to 13f7bf1 Compare June 6, 2024 09:13
@lmignon
Copy link
Contributor Author

lmignon commented Jun 6, 2024

@jbaudoux Code changed

@rousseldenis
Copy link
Contributor

@jbaudoux

@rousseldenis rousseldenis added enhancement New feature or request needs review labels Aug 23, 2024
@rousseldenis rousseldenis added this to the 16.0 milestone Aug 23, 2024
@lmignon lmignon force-pushed the 16.0-shopfloor-zone-picking-no-unload branch from 61f6ed7 to 6940ed4 Compare October 10, 2024 15:35
@lmignon
Copy link
Contributor Author

lmignon commented Oct 10, 2024

@jbaudoux rebased to fix conflicts. Could be merged....

@jbaudoux
Copy link
Contributor

@lmignon there is a small pre-commit issue

@lmignon lmignon force-pushed the 16.0-shopfloor-zone-picking-no-unload branch from 6940ed4 to c7021a0 Compare October 10, 2024 16:28
@lmignon
Copy link
Contributor Author

lmignon commented Oct 10, 2024

@jbaudoux pre-commit is now 🟢 😏

lmignon and others added 2 commits October 14, 2024 15:41
Add an option to skip the packing step when processing a line into the zone picking scenario. Thanks to this option the processing of a line can be done by processing the location, set the qty and scan the destination even if the oroduct is not into a package.
… 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.
@lmignon lmignon force-pushed the 16.0-shopfloor-zone-picking-no-unload branch from c7021a0 to 9e20eeb Compare October 14, 2024 13:41
@jbaudoux
Copy link
Contributor

cc @sebalix @simahawk @TDu

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.

6 participants