-
-
Notifications
You must be signed in to change notification settings - Fork 196
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][MIG] shopfloor_reception #951
Conversation
/ocabot migration shopfloor_reception |
218e349
to
5b3ae51
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sbejaoui Doesn't look ready yet, tests are failing
shopfloor_reception: only return incoming pickings after scans shopfloor_reception: split first screen shopfloor_reception: introduce multiuser shopfloor_reception: update first screen domain shopfloor_reception: fix line splitting shopfloor_reception: reassign user to picking at any time shopfloor_reception: add auto_post_line menu option shopfloor_reception: auto post lines
shopfloor_reception_mobile: introduce multiuser
Split line when creating a new pack from barcode
Because many users can work on the same picking at the same time and the scenario never uses this information. It is not needed.
When 2 users work on the same move and one user completes his picking, The move containing the quantity left to do could not be switch back to assigned.
- updated shopfloor_reception - changed done_action and move the call of _action_done only into _handle_backorder. This ensures if _handle_backorder is called the picking is set to done
5b3ae51
to
efd9014
Compare
rebased |
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
It looks like something changed on |
It looks like something changed on |
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at f1bda3d. Thanks a lot for contributing to OCA. ❤️ |
needs: #953