-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
[17.0][IMP] repair_picking_after_done: Implement auto-transfer functionality for completed repair orders #72
[17.0][IMP] repair_picking_after_done: Implement auto-transfer functionality for completed repair orders #72
Conversation
ceca32e
to
344daf8
Compare
afc6f03
to
0c1709c
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.
LGTM, tested in runboat
@ppyczko Maybe is good option to compute destination location value from the current order and if the user will be change have option. What do you think about this? |
…y for completed repair orders
0c1709c
to
8286826
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.
LGTM
Hi @LoisRForgeFlow, sorry to ping directly. Could you please review this IMP when you have a moment and check if it can be merged please? Thank you! |
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.
LGTM
This PR has the |
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.
Functional and code review 👍
Thanks for adapting and converging!
/ocabot merge minor |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 77676a0. Thanks a lot for contributing to OCA. ❤️ |
This PR introduces the functionality to automatically create transfers for repaired products once a repair order is completed. This feature is controlled via the configuration setting repair.auto_transfer_repair.
cc https://github.com/APSL 160548
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @BernatObrador please review
Depends on: