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

[14.0][IMP] Don't set picking to done automatically #693

Draft
wants to merge 5 commits into
base: 14.0
Choose a base branch
from

Conversation

thomaspaulb
Copy link
Contributor

@thomaspaulb thomaspaulb commented Sep 10, 2024

Currently the code forces PO picking state to Done when SO picking is done, but this can be harmful:

If there was a mismatch in SO and PO move lines, activity is created for user to fix, but picking is already set to Done, then user can't correct anything

Revival of #642

- serial number product combined with regular product
- backorder created on serial number validation
@OCA-git-bot
Copy link
Contributor

Hi @aleuffre, @renda-dev,
some modules you are maintaining are being modified, check this out!

By default picking state is forced to Done when SO picking is done, but if picking
sync fails, eg if there is a mismatch in SO and PO move lines, user can't correct
anything since the picking is already set to Done.

This may be acceptable in cases where 100% of the syncs go OK but we make the
setting configurable to support situations where manual corrections are needed.
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