-
-
Notifications
You must be signed in to change notification settings - Fork 654
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
[IMP] stock_picking_partner_note check note already in use #1541
[IMP] stock_picking_partner_note check note already in use #1541
Conversation
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.
Code review.
@santostelmo could you also add some tests ?
5348f1a
to
d61cc94
Compare
@rousseldenis Thanks for the review. |
Unit test added |
d61cc94
to
e801395
Compare
@rousseldenis Little ping, is it good for 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
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.
Code review
/ocabot merge minor |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at d6c5025. Thanks a lot for contributing to OCA. ❤️ |
Add setting option to validate if picking note is already used in other partners, preventing it to be modified or deleted,