-
-
Notifications
You must be signed in to change notification settings - Fork 208
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] RMA - refactor to use procurement run #392
Conversation
Hi @chienandalu, @pedrobaeza, |
3b7197d
to
28dcfd4
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.
You have to extend my comments to the whole code.
d71af34
to
c0974a9
Compare
c0974a9
to
5acf598
Compare
Extra changes: - Change reception_move_ids to reception_move_id - Add test_rma_replace_pick_ship - Code and method reduction to simplify logic - Set route_ids (in/out) from procurements Co-authored-by: Michael Tietz TT48789
5acf598
to
08a492c
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.
Nice :) Thanks!
This PR has the |
/ocabot merge major |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 0675302. Thanks a lot for contributing to OCA. ❤️ |
FWP from 15.0: #384
Extra changes:
@Tecnativa TT48789